C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / C1GridControl Class / ViewRange Property

In This Topic
ViewRange Property (C1GridControl)
In This Topic
Gets a GridControlRange value that indicates the range of cells currently visible on the grid.
Syntax
'Declaration
 
Public ReadOnly Property ViewRange As GridControlRange
 
See Also