Property RowIndex
RowIndex
Gets or sets row index which is used in GetRowGroup(int, bool) and by the Grid control.
[Browsable(false)]
public virtual int RowIndex { get; set; }
Property Value
Remarks
Currently this property works only in Grid container.