[]
        
(Showing Draft Content)

C1.Win.Input.C1ComboBox.ItemMode

ItemMode Property

ItemMode

Gets or sets the C1ComboBox item mode.

Declaration
public ComboBoxItemMode ItemMode { get; set; }
Implements