FlexGrid for WinForms
Remove(Int32) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyleCollection クラス > Remove メソッド : Remove(Int32) メソッド
削除するスタイルのインデックス。
コレクションからカスタムスタイルを削除します。
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal index As System.Integer _
) 
public void Remove( 
   System.int index
)

パラメータ

index
削除するスタイルのインデックス。
解説
組み込みスタイルは削除できません。
参照

CellStyleCollection クラス
CellStyleCollection メンバ
オーバーロード一覧