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

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

パラメータ

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

RowsRemovedEventArgs クラス
RowsRemovedEventArgs メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.