ComboBoxItemCollection Constructors
Represents a collection of items within a combo box editor.| Name | Parameters | Description |
|---|---|---|
| ComboBoxItemCollection(RepositoryItemComboBox, FormatInfo) | properties, info | Initializes a new instance of the ComboBoxItemCollection class with specified settings. |
| ComboBoxItemCollection(RepositoryItemComboBox) | properties | Creates and initializes a new instance of the ComboBoxItemCollection class. |
See Also