[]
C1AccordionPage style with the base properties.
public class AccordionPageStyle : StateElementBaseStyle
| Name | Description |
|---|---|
| Border | Gets or sets the thickness of the border around the element. |
| Corners | Gets or sets the radius of the C1Accordion pages corners. |
| Default | Gets style containing display attributes that determine the default appearance of element on the screen. |
| Disabled | Gets style containing display attributes that determine the general appearance of disabled element on the screen. |
| Font | Gets or sets text font of C1AccordionPage. |
| Header | Gets AccordionPageHeaderStyle containing display attributes that determine the general appearance of the C1AccordionPage header 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. |
| Margins | Gets or sets the thickness of the margins around the element. |
| Name | Description |
|---|---|
| ApplyToStyle(Style) | Applies style to destination C1.Framework.Style object if it is possible. |
| ResetBorder() | |
| ResetDefault() | |
| ResetDisabled() | |
| ResetFont() | |
| ResetHeader() | |
| ResetHot() | |
| ResetMargins() | |
| ShouldSerializeBorder() | |
| ShouldSerializeDefault() | |
| ShouldSerializeDisabled() | |
| ShouldSerializeFont() | |
| ShouldSerializeHeader() | |
| ShouldSerializeHot() | |
| ShouldSerializeMargins() |