ImageComboBoxItem.Images Property
Gets the source that provides images for image combo box items.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v22.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Object | An Object which represents the source of images. |
See Also