C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewRow Class / RowIndex Property

In This Topic
RowIndex Property (C1GridViewRow)
In This Topic
Gets the index of the C1GridViewRow object in the C1GridView.Rows collection of a C1GridView control.
Syntax
'Declaration
 
Public Overridable ReadOnly Property RowIndex As System.Integer
 
See Also