[]
The AccordionStyles class represents the theme for the C1Accordion control which contains display attributes that determine the appearance of control.
public class AccordionStyles : BaseStyle
| Name | Description |
|---|---|
| ActivePage | Gets AccordionPageStyle containing display attributes that determine the general appearance of the active C1AccordionPage on the screen. |
| Common | Gets AccordionStyle containing display attributes that determine the general appearance of the control on the screen. |
| Pages | Gets AccordionPageStyle containing display attributes that determine the general appearance of the C1AccordionPages on the screen. |
| Name | Description |
|---|---|
| ResetActivePage() | |
| ResetCommon() | |
| ResetPages() | |
| ShouldSerializeActivePage() | |
| ShouldSerializeCommon() | |
| ShouldSerializePages() |