[]
The ComboBoxItemStyle class represents the styles for the C1ComboBox control which contains display attributes that determine the appearance of the drop down item.
public class ComboBoxItemStyle : ItemStyle
| Name | Description |
|---|---|
| ComboBoxItemStyle() | Initializes a new instance of the ComboBoxItemStyle. |
| Name | Description |
|---|---|
| SelectionView | Gets or sets the item's selection view. |
| Name | Description |
|---|---|
| ResetSelectionView() | Restores the default value of the SelectionView property. |
| ShouldSerializeSelectionView() | Specifies whether to save the value of the SelectionView property. |