The C1ComboBoxItemCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets count of C1ComboBoxItems.
Public propertyItem
Gets C1ComboBoxItem by index.
Public propertyListFiltered
Gets a Boolean value indicating whether C1ComboBoxItemCollection has been filtered.
Public propertySelectedIndices
Gets or sets the selected indices of C1ComboBox.

See Also