FlexReport for WPF
Exporter クラス
メンバ 


C1.WPF.Document アセンブリ > C1.WPF.Document.Export.Ssrs 名前空間 : Exporter クラス
すべての SSRS エクスポータの基本クラス。
オブジェクト モデル
Exporter クラス
シンタックス
'宣言
 
Public MustInherit Class Exporter 
   Inherits C1.WPF.Document.Export.ExportFilter
'使用法
 
Dim instance As Exporter
public abstract class Exporter : C1.WPF.Document.Export.ExportFilter 
継承階層

System.Object
   C1.WPF.Document.Export.ExportFilter
      C1.WPF.Document.Export.Ssrs.Exporter
         C1.WPF.Document.Export.Ssrs.CsvExporter
         C1.WPF.Document.Export.Ssrs.ExcelExporter
         C1.WPF.Document.Export.Ssrs.MhtmlExporter
         C1.WPF.Document.Export.Ssrs.PaginatedExporter
         C1.WPF.Document.Export.Ssrs.WordExporter

参照

Exporter メンバ
C1.WPF.Document.Export.Ssrs 名前空間