GrapeCity.Windows.SpreadGrid 名前空間 > SelectionChangingEventArgs クラス : ActiveSelection プロパティ |
'Declaration
Public ReadOnly Property ActiveSelection As CellRange()
public CellRange[] ActiveSelection {get;}
ActiveSelection プロパティは、マウスが押されたセルからマウスポインタのあるセルまでの範囲を表します。
GcSpreadGrid の LayoutMode が Cell の場合、配列の要素数は1つだけになります。