[]
The MultiColumnComboStyles class represents the theme for the C1MultiColumnCombo control which contains display attributes that determine the appearance of control.
public class MultiColumnComboStyles : DropDownControlStyles
| Name | Description |
|---|---|
| DropDownView | Gets style containing display attributes that determine the general appearance of the dropdown view on the screen. |
| Name | Description |
|---|---|
| ResetDropDownView() | Restores the default value of the DropDownView property. |
| ShouldSerializeDropDownView() | Specifies whether to save the value of the DropDownView property. |