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

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