ComponentOne FlexGrid for WPF and Silverlight
ViewRange Property (C1FlexGrid)

C1.Silverlight.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