FlexPivot for WinForms
StyleFixedNew プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowCol クラス : StyleFixedNew プロパティ
Gets the custom style associated with fixed cells on this row or column, creating a new one of necessary.
シンタックス
'宣言
 
Public Overridable ReadOnly Property StyleFixedNew As CellStyle
public virtual CellStyle StyleFixedNew {get;}
解説
If the row or column has a custom style associated with its fixed cells, this property returns that style. Otherwise, it creates a new CellStyle, assigns it to the row or column, and returns a reference to the new style.
参照

RowCol クラス
RowCol メンバ