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