ComboBoxItemCollection(RepositoryItemComboBox, FormatInfo) Constructor
Initializes a new instance of the ComboBoxItemCollection class with specified settings.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| properties | RepositoryItemComboBox |
| info | FormatInfo |
See Also