FlexReport for WinForms
OnPrintSection メソッド (FlexReport)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > FlexReport クラス : OnPrintSection メソッド
Section object.
Raises the PrintSection event.
シンタックス
'宣言
 
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 object.
参照

参照

FlexReport クラス
FlexReport メンバ