[]
        
(Showing Draft Content)

C1.Win.Accordion.Styles.AccordionPageHeaderButtonStyle

AccordionPageHeaderButtonStyle Class

A style that determines an appearance of the page header expand-collapse icons and close buttons.

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

Properties

Name Description
Border

Gets or sets the thickness of the border around the header button.

Corners

Gets or sets the radius of the C1Accordion pages header buttons corners.

Default

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

Disabled

Gets style containing display attributes that determine the general appearance of header button on the screen when when it is disabled.

Hot

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

Pressed

Gets style containing display attributes that determine the general appearance of header button on the screen when when it is pressed.

Methods

Name Description
ApplyToStyle(Style)

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

ResetBorder()
ResetDefault()
ResetDisabled()
ResetHot()
ResetPressed()
ResetProperty(string)
ShouldSerializeBorder()
ShouldSerializeDefault()
ShouldSerializeDisabled()
ShouldSerializeHot()
ShouldSerializePressed()