[]
        
(Showing Draft Content)

C1.Win.Input.C1ComboBox.ItemsDataSource

ItemsDataSource Property

ItemsDataSource

Gets or sets the data source for items of this C1ComboBox control.

Declaration
public object ItemsDataSource { get; set; }
Implements