FlexGrid for WPF
Cells プロパティ (GridSelectionEventArgs)

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridSelectionEventArgs クラス : Cells プロパティ
選択されたセルを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Cells As System.Collections.Generic.IReadOnlyList(Of GridCellRange)
public System.Collections.Generic.IReadOnlyList<GridCellRange> Cells {get;}
参照

GridSelectionEventArgs クラス
GridSelectionEventArgs メンバ