[]
A style that determines an appearance of the page header expand-collapse icons and close buttons.
public class AccordionPageHeaderButtonStyle : StateElementBaseStyle
| 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. |
| 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() |