Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ImageComboBoxItem Properties
Show Inherited Hide Inherited

Represents an individual item in ImageComboBoxEdit controls.
Name Description
Description Gets or sets the item’s display text.
ImageIndex Gets or sets the index of the image associated with the item.
Images Gets the source that provides images for image combo box items.
Value Gets or sets the item value. This value is assigned to the editor’s edit value when users select the item. Inherited from ComboBoxItem.
See Also