C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellRangeEventArgs Class / CellRange Property

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