FlexReport for WPF
OnPrintSection メソッド (C1FlexReport)


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

パラメータ

section
イベントデータを含む ReportEventArgs
参照

C1FlexReport クラス
C1FlexReport メンバ