ComponentOne FlexGrid for WPF and Silverlight
Index Property (Row)

C1.Silverlight.FlexGrid Namespace > Row Class : Index Property
Gets the index of this row in the grid's C1FlexGrid.Rows collection.
Syntax
'Declaration
 
Public ReadOnly Property Index As System.Integer
public System.int Index {get;}
See Also

Reference

Row Class
Row Members