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

In This Topic
    DisplayIndex Property (C1ComboBoxTemplateContainer)
    In This Topic
    Gets the display order of the C1ComboBoxItem relative to the currently displayed C1ComboBoxItems.
    Syntax
    'Declaration
     
    Public ReadOnly Property DisplayIndex As System.Integer
    public System.int DisplayIndex {get;}
    See Also