Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1FlexGrid
.
.
::
.
.
ViewRange Property
C1FlexGrid Class
See Also
Gets a
CellRange
value that indicates the range of cells currently visible on the grid.
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
CellRange
ViewRange
{
get
; }
Visual Basic
Public
ReadOnly
Property
ViewRange
As
CellRange
Get
See Also
C1FlexGrid Class
C1.Silverlight.FlexGrid Namespace