FlexReport for WinForms
OnPagesLoaded メソッド (C1FlexReport)


C1.Win.FlexReport.5 アセンブリ > C1.Win.FlexReport 名前空間 > C1FlexReport クラス : OnPagesLoaded メソッド
シンタックス
'宣言
 
Protected Overridable Sub OnPagesLoaded( _
   ByVal startIndex As System.Integer, _
   ByVal count As System.Integer _
) 
'使用法
 
Dim instance As C1FlexReport
Dim startIndex As System.Integer
Dim count As System.Integer
 
instance.OnPagesLoaded(startIndex, count)
protected virtual void OnPagesLoaded( 
   System.int startIndex,
   System.int count
)

パラメータ

startIndex
count
参照

C1FlexReport クラス
C1FlexReport メンバ