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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowCol クラス : Selected プロパティ
Gets or sets whether this row or column is selected.
シンタックス
'宣言
 
Public Overridable Property Selected As System.Boolean
public virtual System.bool Selected {get; set;}
解説
Use this property to get or set the selection state for individual rows when the grid's System.Windows.Forms.SelectionMode property is set to SelectionModeEnum.ListBox.
参照

RowCol クラス
RowCol メンバ