GrapeCity MultiRow for Windows Forms 11.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 GrapeCity inc. All rights reserved.