Back to Devexpress

ImageComboBoxItem Properties

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-imagecomboboxitem-dot-underscore-properties.md

latest1.2 KB
Original Source

ImageComboBoxItem Properties

Represents an individual item in ImageComboBoxEdit controls.

NameDescription
DescriptionGets or sets the item’s display text.
ImageIndexGets or sets the index of the image associated with the item.
ImagesGets the source that provides images for image combo box items.
ValueGets 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

ImageComboBoxItem Class

ImageComboBoxItem Members

DevExpress.XtraEditors.Controls Namespace