[]
The ComboBoxStyles class represents the styles for the C1ComboBox control which contains display attributes that determine the appearance of control.
public class ComboBoxStyles : DropDownControlStyles
| Name | Description |
|---|---|
| Item | Gets style containing display attributes that determine the general appearance of the drop down item on the screen. |
| Name | Description |
|---|---|
| ResetItem() | Restores the default value of the Item property. |
| ShouldSerializeItem() | Specifies whether to save the value of the Item property. |