FlexGrid for WinForms
Focus プロパティ (CellStyleCollection)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > CellStyleCollection クラス : Focus プロパティ
コントロールにフォーカスがあるときに現在のセルの描画に使用されるスタイルを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Focus As CellStyle
public CellStyle Focus {get;}
解説
このスタイルはデフォルトで空です。その場合、フォーカスがあるセルは、 Normalスタイルでレンダリングされます。
参照

CellStyleCollection クラス
CellStyleCollection メンバ