C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridInputEventArgs Class / CellRange Property

In This Topic
CellRange Property (GridInputEventArgs)
In This Topic
Gets the cell range.
Syntax
'Declaration
 
Public ReadOnly Property CellRange As GridCellRange
 
See Also