C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridPanel Class / ViewRange Property

In This Topic
ViewRange Property (GridPanel)
In This Topic
Gets the visible range of this panel.
Syntax
'Declaration
 
Public ReadOnly Property ViewRange As GridCellRange
 
See Also