[]
        
(Showing Draft Content)

C1.Win.TreeView.Styles.CheckListItemStyles

CheckListItemStyles Class

Represents the styles of C1CheckList item.

Inheritance
CheckListItemStyles
Namespace: C1.Win.TreeView.Styles
Assembly: C1.Win.TreeView.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class CheckListItemStyles

Properties

Name Description
Default

Gets the default styles.

Disabled

Gets the disabled styles.

Font

Gets or sets the font.

HorizontalAlign

Gets or sets the horizontal alignment.

Hot

Gets the hot styles.

HotSelected

Gets the hot selected styles.

Selected

Gets the selected styles.

UnfocusedSelected

Gets the unfocused selected styles.

VerticalAlign

Gets or sets the vertical alignment.

WordWrap

Gets or sets whether text should be allowed to wrap.