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

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

パラメータ

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

RowsAddingEventArgs クラス
RowsAddingEventArgs メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.