MESCIUS MultiRow for Windows Forms 12.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 メンバ

 

 


© MESCIUS inc. All rights reserved.