ComponentOne DataGrid for WPF and Silverlight
Index Property (DataGridRow)

C1.WPF.DataGrid Namespace > DataGridRow Class : Index Property
Gets the index of the row.
Syntax
'Declaration
 
Public ReadOnly Property Index As System.Integer
public System.int Index {get;}
See Also

Reference

DataGridRow Class
DataGridRow Members