[]
        
(Showing Draft Content)

C1.Win.Accordion.Styles.AccordionStyle

AccordionStyle Class

Style with the base properties.

Inheritance
AccordionStyle
Namespace: C1.Win.Accordion.Styles
Assembly: C1.Win.Accordion.8.dll
Syntax
public class AccordionStyle : BaseC1FrameworkStyle

Properties

Name Description
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.

Margins

Gets or sets the thickness of the margins around the element.

Padding

Gets or sets the thickness of the padding between the element edges and its content.

ShowBorder

Gets or sets the value indicates whether the border around the element is shown or not.

Methods

Name Description
ApplyToStyle(Style)

Applies style to destination C1.Framework.Style object if it is possible.

ResetBorder()
ResetDefault()
ResetDisabled()
ResetMargins()
ResetPadding()
ShouldSerializeBorder()
ShouldSerializeDefault()
ShouldSerializeDisabled()
ShouldSerializeMargins()
ShouldSerializePadding()