FlexGrid for WinForms
SelectionRanges プロパティ (C1FlexGridBase)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > C1FlexGridBase クラス : SelectionRanges プロパティ
選択範囲を正規化された形式で取得します。MultiRange のみ。
シンタックス
'宣言
 
Public ReadOnly Property SelectionRanges As System.Collections.Generic.IList(Of CellRange)
public System.Collections.Generic.IList<CellRange> SelectionRanges {get;}
参照

C1FlexGridBase クラス
C1FlexGridBase メンバ