FlexPivot for WinForms
Remove(CellStyle) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyleCollection クラス > Remove メソッド : Remove(CellStyle) メソッド
Style to be removed from the collection.
Removes a custom style from the collection.
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal style As CellStyle _
) 
public void Remove( 
   CellStyle style
)

パラメータ

style
Style to be removed from the collection.
解説
Built-in styles can't be removed.
参照

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