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