[]
        
(Showing Draft Content)

C1.Win.TreeView.Styles.HeaderStyle

HeaderStyle Class

Defines style of C1CheckList header.

Inheritance
HeaderStyle
Namespace: C1.Win.TreeView.Styles
Assembly: C1.Win.TreeView.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class HeaderStyle : ItemStyle
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Class HeaderStyle
    Inherits ItemStyle

Properties

Name Description
Font

Gets or sets the font.

HorizontalAlign

Gets or sets the horizontal alignment.

VerticalAlign

Gets or sets the vertical alignment.

WordWrap

Gets or sets whether text should be allowed to wrap.