ComponentOne Calendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewRow Class / DataItemIndex Property

In This Topic
DataItemIndex Property (C1GridViewRow)
In This Topic
Gets the index of the DataItem in the underlying DataSet.
Syntax
'Declaration
 
Public Overridable ReadOnly Property DataItemIndex As System.Integer
 
See Also