Back to Devexpress

ComboBoxItem Constructors

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-comboboxitem-dot-ctor.md

latest1003 B
Original Source

ComboBoxItem Constructors

Serves as the base for the class representing image combo box items.

NameParametersDescription
ComboBoxItem()noneInitializes a new instance of the ComboBoxItem class.
ComboBoxItem(Object)valInitializes a new instance of the ComboBoxItem class and sets its ComboBoxItem.Value to the specified parameter.

See Also

ComboBoxItem Class

ComboBoxItem Members

DevExpress.XtraEditors.Controls Namespace