[]
Represents the styles of C1CheckList item.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class CheckListItemStyles
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. |