[]
        
(Showing Draft Content)

C1.Win.Accordion.Styles.AccordionPageStyle

AccordionPageStyle Class

C1AccordionPage style with the base properties.

Inheritance
AccordionPageStyle
Namespace: C1.Win.Accordion.Styles
Assembly: C1.Win.Accordion.8.dll
Syntax
public class AccordionPageStyle : StateElementBaseStyle

Properties

Name Description
Border

Gets or sets the thickness of the border around the element.

Corners

Gets or sets the radius of the C1Accordion pages corners.

Default

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

Disabled

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

Font

Gets or sets text font of C1AccordionPage.

Header

Gets AccordionPageHeaderStyle containing display attributes that determine the general appearance of the 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.

Margins

Gets or sets the thickness of the margins around the element.

Methods

Name Description
ApplyToStyle(Style)

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

ResetBorder()
ResetDefault()
ResetDisabled()
ResetFont()
ResetHeader()
ResetHot()
ResetMargins()
ShouldSerializeBorder()
ShouldSerializeDefault()
ShouldSerializeDisabled()
ShouldSerializeFont()
ShouldSerializeHeader()
ShouldSerializeHot()
ShouldSerializeMargins()