[]
A style that determines an appearance of the active page header button.
public class ActiveAccordionPageHeaderButtonStyle : BaseC1FrameworkStyle
| 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. |
| Name | Description |
|---|---|
| ApplyToStyle(Style) | Applies style to destination C1.Framework.Style object if it is possible. |
| ResetDefault() | |
| ResetHot() | |
| ResetPressed() | |
| ShouldSerializeDefault() | |
| ShouldSerializeHot() | |
| ShouldSerializePressed() |