FlexReport for WinForms
OnStartSection メソッド (FlexReport)


C1.Report アセンブリ > C1.Report 名前空間 > FlexReport クラス : OnStartSection メソッド
Section object.
Raises the StartSection event.
シンタックス
'宣言
 
Protected Overridable Sub OnStartSection( _
   ByVal section As Section _
) 
'使用法
 
Dim instance As FlexReport
Dim section As Section
 
instance.OnStartSection(section)
protected virtual void OnStartSection( 
   Section section
)

パラメータ

section
Section object.
参照

参照

FlexReport クラス
FlexReport メンバ