PowerTools MultiRow for Windows Forms 8.0J
RowsAddedEventArgs コンストラクタ

挿入する最初のRowを示すRowのインデックスを表すSystem.Int32値。
GcMultiRowに追加された行の数を示すSystem.Int32値。
RowsAddedEventArgsクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal rowIndex As Integer, _
   ByVal rowCount As Integer _
)
public RowsAddedEventArgs( 
   int rowIndex,
   int rowCount
)

パラメータ

rowIndex
挿入する最初のRowを示すRowのインデックスを表すSystem.Int32値。
rowCount
GcMultiRowに追加された行の数を示すSystem.Int32値。
参照

RowsAddedEventArgs クラス
RowsAddedEventArgs メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.