ComponentOne FlexGrid for UWP
ViewRange Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : ViewRange Property
Gets a CellRange value that indicates the range of cells currently visible on the grid.
Syntax
'Declaration
 
Public ReadOnly Property ViewRange As CellRange
public CellRange ViewRange {get;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members