FlexPivot for WinForms
StyleFixedDisplay プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowCol クラス : StyleFixedDisplay プロパティ
Gets the style used to display fixed cells on this row or column.
シンタックス
'宣言
 
Public Overridable ReadOnly Property StyleFixedDisplay As CellStyle
public virtual CellStyle StyleFixedDisplay {get;}
解説
If the row or column has a custom style associated with its fixed cells, this property returns that style. Otherwise, it returns the stock style used to display the column (e.g., Normal, Fixed).
参照

RowCol クラス
RowCol メンバ