FlexPivot for WinForms
StyleDisplay プロパティ (RowCol)

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

RowCol クラス
RowCol メンバ