FlexPivot for WinForms
Name プロパティ (CellStyle)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyle クラス : Name プロパティ
Gets or sets the style name.
シンタックス
'宣言
 
Public Property Name As System.String
public System.string Name {get; set;}
解説

Style names must be unique. Setting a style name to the name of an already existing style will throw an exception.

Style names must have one or more characters and may not include curly braces ('{' and '}').

参照

CellStyle クラス
CellStyle メンバ