[]
        
(Showing Draft Content)

C1.Win.Accordion.Styles.ActiveAccordionPageHeaderButtonStyle

ActiveAccordionPageHeaderButtonStyle Class

A style that determines an appearance of the active page header button.

Inheritance
ActiveAccordionPageHeaderButtonStyle
Namespace: C1.Win.Accordion.Styles
Assembly: C1.Win.Accordion.10.dll
Syntax
public class ActiveAccordionPageHeaderButtonStyle : BaseC1FrameworkStyle
Public Class ActiveAccordionPageHeaderButtonStyle
    Inherits BaseC1FrameworkStyle

Properties

Name Description
Default

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

Pressed

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

ResetDefault()
ResetHot()
ResetPressed()
ShouldSerializeDefault()
ShouldSerializeHot()
ShouldSerializePressed()