[]
        
(Showing Draft Content)

C1.Win.Accordion.Styles.AccordionStyles

AccordionStyles Class

The AccordionStyles class represents the theme for the C1Accordion control which contains display attributes that determine the appearance of control.

Inheritance
AccordionStyles
Namespace: C1.Win.Accordion.Styles
Assembly: C1.Win.Accordion.8.dll
Syntax
public class AccordionStyles : BaseStyle

Properties

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.

Methods

Name Description
ResetActivePage()
ResetCommon()
ResetPages()
ShouldSerializeActivePage()
ShouldSerializeCommon()
ShouldSerializePages()