FlexReport for WPF
OnPrintSection メソッド (FlexReport)


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > FlexReport クラス : OnPrintSection メソッド
Section オブジェクト。
PrintSection イベントを発生させます。
シンタックス
'宣言
 
Protected Overridable Sub OnPrintSection( _
   ByVal section As Section _
) 
'使用法
 
Dim instance As FlexReport
Dim section As Section
 
instance.OnPrintSection(section)
protected virtual void OnPrintSection( 
   Section section
)

パラメータ

section
Section オブジェクト。
参照

FlexReport クラス
FlexReport メンバ