[]
Represents drop down item for C1ComboBox control.
public class ComboBoxItem
Name | Description |
---|---|
ComboBoxItem() | Initializes a new instance of the ComboBoxItem class. |
Name | Description |
---|---|
DisplayText | Gets or sets the text that is displayed on an item. |
Icon | Gets or sets the C1Icon that is displayed on an item. |
ImageIndex | Gets or sets the image list index value of the image displayed on an item. |
ImageKey | Gets or sets the key accessor for the image in the ImageList. |
ImageList | Gets the ImageList that contains the Image displayed on an item. |
Value | Gets or sets the value of combobox item. |
Name | Description |
---|---|
ResetDisplayText() | |
ShouldSerializeDisplayText() |