ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBoxItem Class / DataItemIndex Property

In This Topic
    DataItemIndex Property (C1ComboBoxItem)
    In This Topic
    Gets DataItemIndex of this C1ComboBoxItem.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataItemIndex As System.Integer
    public System.int DataItemIndex {get;}
    See Also