FlexGrid for WPF | ComponentOne
FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly
/
C1.WPF.FlexGrid Namespace
/
Row Class
/ Index Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Index Property (Row)
In This Topic
Gets the index of this row in the grid's
C1FlexGrid.Rows
collection.
Syntax
Visual Basic
C#
'Declaration Public ReadOnly Property Index As
Integer
public
int
Index {get;}
See Also
Reference
Row Class
Row Members