FlexGrid for WinForms
Remove(String) メソッド

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

パラメータ

name
削除するスタイルの名前。
解説
組み込みスタイルは削除できません。
参照

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