RowIndex Property (C1GridViewRow)
Gets the index of the
C1GridViewRow object in the
C1GridView.Rows collection of a
C1GridView control.
public virtual System.int RowIndex {get;}
'Declaration
Public Overridable ReadOnly Property RowIndex As System.Integer