Bitmap |
The bitmap loaded from a file, or assigned from a stream shown at the left side of the item |
BitmapName |
The bitmap loaded from a bitmap container shown at the left side of the item. |
Color |
The color of the item in case UseDefaultAppearance is set to False |
DisabledTextColor |
The text color of the item in disabled state in case UseDefaultAppearance is set to False. |
DisabledTitleColor |
The title color of the item in disabled state in case UseDefaultAppearance is set to False. |
Enabled |
Enables/disables the item. |
Expandable |
Allows expanding/collapsing the item. |
Expanded |
Property to trigger programmatic expanding/collapsing of an item. |
Height |
The height of an item. By default the height is -1 which is used to apply autosizing. |
HorizontalTextAlign |
The horizontal alignment of the text in case UseDefaultAppearance is set to False. |
HTMLTemplateItems |
A list of name and value pairs to be used in combination with the HTMLTemplate property at ItemsAppearance level. |
MarkColor |
The default color of the mark areas of an item. |
MarkColorBottom |
The color of the bottom mark area |
MarkColorLeft |
The color of the left mark area. |
MarkColorRight |
The color of the right mark area. |
MarkColorTop |
The color of the top mark area. |
MarkSizeBottom |
The size of the bottom mark area. |
MarkSizeLeft |
The size of the left mark area. |
MarkSizeRight |
The size of the right mark area. |
MarkSizeTop |
The size of the top mark area. |
MarkType |
The type of mark areas that will be shown in the item. |
SelectedTextColor |
The color of the text in selected state in case UseDefaultAppearance is set to False. |
SelectedTitleColor |
The color of the title in selected state in case UseDefaultAppearance is set to False. |
Text |
The description/text of the item. |
TextColor |
The color of the text of the item in case UseDefaultAppearance is set to False. |
Title |
The title of the item. |
TitleColor |
The color of the title of the item in case UseDefaultAppearance is set to False. |
TitleHorizontalTextAlign |
The horizontal alignment of the title in case UseDefaultAppearance is set to False |
TitleTrimming |
The trimming of the title in case UseDefaultAppearance is set to False. |
TitleVerticalTextAlign |
The vertical aligment of the title in case UseDefaultAppearance is set to False. |
TitleWordWrapping |
The wordwrapping of the title in case UseDefaultAppearance is set To False. |
Trimming |
The trimming of the text in case UseDefaultAppearance is set to False. |
UseDefaultAppearance |
Overrides the default appearance configured via the ItemsAppearance property at kanbanboard level. |
VerticalTextAlign |
The vertical alignment of the text in case UseDefaultAppearance is set to False. |
Visible |
The item visibility. |
WordWrapping |
The wordwrapping of the text in case UseDefaultAppearance is set to False. |