C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridSelectionMenuEventArgs Class / CellRanges Property

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