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

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

パラメータ

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

GridStyleCollection クラス
GridStyleCollection メンバ