The C1ComboBoxItemCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets count of C1ComboBoxItems.
| |
| Item |
Gets C1ComboBoxItem by index.
| |
| ListFiltered |
Gets a Boolean value indicating whether C1ComboBoxItemCollection has been filtered.
| |
| SelectedIndices |
Gets or sets the selected indices of C1ComboBox.
|