FlexGrid for WinForms
StyleFixedDisplay プロパティ (RowCol)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > RowCol クラス : StyleFixedDisplay プロパティ
行または列内の固定セルの表示に使用されるスタイルを取得します。
シンタックス
'宣言
 
Public Overridable ReadOnly Property StyleFixedDisplay As CellStyle
public virtual CellStyle StyleFixedDisplay {get;}
解説
行または列内の固定セルにカスタムスタイルが関連付けられている場合、このプロパティはそのスタイルを返します。そうでない場合は、列の表示に使用される組み込みスタイル(Normal、Fixed など)を返します。
参照

RowCol クラス
RowCol メンバ