[]
        
(Showing Draft Content)

C1.Win.Accordion.Styles.ActiveAccordionPageStyle

ActiveAccordionPageStyle Class

A style for active C1AccordionPage.

Inheritance
ActiveAccordionPageStyle
Namespace: C1.Win.Accordion.Styles
Assembly: C1.Win.Accordion.8.dll
Syntax
public class ActiveAccordionPageStyle : BaseC1FrameworkStyle

Properties

Name Description
Default

Gets style containing display attributes that determine the general appearance of element on the screen.

Header

Gets ActiveAccordionPageHeaderStyle containing display attributes that determine the general appearance of the active C1AccordionPage header on the screen.

Hot

Gets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it.

Methods

Name Description
ApplyToStyle(Style)

Applies style to destination C1.Framework.Style object if it is possible.

ResetDefault()
ResetHeader()
ResetHot()
ShouldSerializeDefault()
ShouldSerializeHeader()
ShouldSerializeHot()