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