Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
CellRangeEventArgs
.
.
::
.
.
Row Property
CellRangeEventArgs Class
See Also
Index of the row affected by the event.
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
int
Row
{
get
; }
Visual Basic
Public
ReadOnly
Property
Row
As
Integer
Get
See Also
CellRangeEventArgs Class
C1.Silverlight.FlexGrid Namespace