Gets a CellRange value that indicates the range of cells currently visible on the grid.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public CellRange ViewRange { get; }
Visual Basic
Public ReadOnly Property ViewRange As CellRange
	Get

See Also