C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridControlTapEventArgs Class / CellRange Property

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