FlexGrid for WinForms
Remove(CellStyle) メソッド

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

パラメータ

style
コレクションから削除するスタイル。
解説
組み込みスタイルは削除できません。
参照

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