C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridControlSelectionEventArgs Class / CellRanges Property

In This Topic
CellRanges Property (GridControlSelectionEventArgs)
In This Topic
Gets the cell range.
Syntax
'Declaration
 
Public ReadOnly Property CellRanges As IReadOnlyList(Of GridControlRange)
 
See Also