FlexPivot for WinForms
Highlight プロパティ (CellStyleCollection)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyleCollection クラス : Highlight プロパティ
Gets the style used to paint highlighted selected cells.
シンタックス
'宣言
 
Public ReadOnly Property Highlight As CellStyle
public CellStyle Highlight {get;}
解説

Use the C1FlexGridBase.HighLight property to determine whether cells should be highlighted when the control does not have the focus.

Use the SelectionMode property to determine what types of selection are allowed.

参照

CellStyleCollection クラス
CellStyleCollection メンバ