FlexReport for WinForms
OnPagesLoaded メソッド


C1.Win.C1Document.4 アセンブリ > C1.Win.C1Document 名前空間 > C1DocumentSource クラス : OnPagesLoaded メソッド
これは内部使用専用です。
シンタックス
'宣言
 
Protected Overridable Sub OnPagesLoaded( _
   ByVal startIndex As System.Integer, _
   ByVal count As System.Integer _
) 
'使用法
 
Dim instance As C1DocumentSource
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
参照

C1DocumentSource クラス
C1DocumentSource メンバ