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

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

パラメータ

rowIndex
削除する最初のRowを示すRowのインデックスを表すSystem.Int32値。
rowCount
GcMultiRowから削除する行の数を示すSystem.Int32値。
参照

RowsRemovingEventArgs クラス
RowsRemovingEventArgs メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.