Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
CellRange
.
.
::
.
.
Row2 Property
CellRange Structure
See Also
Gets or sets the index of the last row in this
CellRange
.
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
int
Row2
{
get
;
set
; }
Visual Basic
Public
Property
Row2
As
Integer
Get
Set
See Also
CellRange Structure
C1.Silverlight.FlexGrid Namespace