[]
        
(Showing Draft Content)

C1.Win.Accordion.Styles.HeaderTextItemStyle

HeaderTextItemStyle Class

A style that determines an appearance of the page header text.

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

Properties

Name Description
Padding

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

TextDirection

Gets or sets the TextDirection of the caption in the page header.

Trimming

Gets or sets a value that indicates how to trim characters from a text not completelly fit into layout.

WordWrap

Gets or sets whether text should be allowed to wrap.

Methods

Name Description
ResetPadding()
ResetTextDirection()
ResetTrimming()
ResetWordWrap()
ShouldSerializePadding()
ShouldSerializeTextDirection()
ShouldSerializeTrimming()
ShouldSerializeWordWrap()