| TemplatedDropDownListItemDataItemIndex Property |
Gets the index of a data item that bound to the drop-down list item.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public int DataItemIndex { get; }
Public ReadOnly Property DataItemIndex As Integer
Get
Property Value
Type:
Int32Return Value
Type:
Int32Remarks See Also