FlexReport for WinForms
InternalSetupExporter メソッド (C1DocumentSource)


C1.Document アセンブリ > C1.Document 名前空間 > C1DocumentSource クラス : InternalSetupExporter メソッド
Can be overriden in derived class to perform additional inititializations of the exporter before export's starts.
シンタックス
'宣言
 
Protected Overridable Sub InternalSetupExporter( _
   ByVal exporter As ExportFilter _
) 
'使用法
 
Dim instance As C1DocumentSource
Dim exporter As ExportFilter
 
instance.InternalSetupExporter(exporter)
protected virtual void InternalSetupExporter( 
   ExportFilter exporter
)

パラメータ

exporter
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ