[]
A style that determines an appearance of the page header.
public class AccordionPageHeaderStyle : StateElementBaseStyle
| Name | Description |
|---|---|
| Default | Gets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it. |
| Disabled | Gets style containing display attributes that determine the general appearance of disabled element on the screen. |
| Font | Gets or sets text font of the C1AccordionPage's header. |
| HeaderButton | Gets or set style that determines an appearance of the page header expand-collapse icon and close button. |
| HeaderText | Gets or sets a style determines the appearance of the HeaderText on the screen. |
| HorizontalAlignment | Gets or sets the HorizontalAlignment of the icons in the page header. |
| Hot | Gets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it. |
| Padding | Gets or sets the thickness of the padding between the element edges and its content. |
| VerticalAlignment | Gets or sets the VerticalAlignment of the icons in the page header. |
| Name | Description |
|---|---|
| ApplyToStyle(Style) | Applies style to destination C1.Framework.Style object if it is possible. |
| ResetDefault() | |
| ResetDisabled() | |
| ResetFont() | |
| ResetHeaderButton() | |
| ResetHeaderText() | |
| ResetHorizontalAlignment() | |
| ResetHot() | |
| ResetPadding() | |
| ResetProperty(string) | |
| ResetVerticalAlignment() | |
| ShouldSerializeDefault() | |
| ShouldSerializeDisabled() | |
| ShouldSerializeFont() | |
| ShouldSerializeHeaderButton() | |
| ShouldSerializeHeaderText() | |
| ShouldSerializeHorizontalAlignment() | |
| ShouldSerializeHot() | |
| ShouldSerializePadding() | |
| ShouldSerializeVerticalAlignment() |