Gets the index of the data item bound to the control.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public int DataItemIndex { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property DataItemIndex As Integer |
Type: Int32
An Int32 value that represents the index of the underlying data object to which the control is bound.