FlexReport for WinForms
OnStartSection メソッド


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

パラメータ

section
Sectionオブジェクト。
参照

C1FlexReport クラス
C1FlexReport メンバ