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

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

Row クラス
Row メンバ