True DBGrid for WinForms
RemoveAt(Int32) メソッド

C1.Win.C1TrueDBGrid.4 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > GroupedColumnCollection クラス : RemoveAt(Int32) メソッド
削除する行のゼロから始まるインデックス。
指定したインデックス位置の C1DataColumn を削除します。
シンタックス
'宣言
 
Public Shadows Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public new void RemoveAt( 
   System.int index
)

パラメータ

index
削除する行のゼロから始まるインデックス。
参照

GroupedColumnCollection クラス
GroupedColumnCollection メンバ