ActiveColor |
The color of the item when the item in active state. |
ActiveFontColor |
The font color of the text of the item in active state. |
ActiveTitleColor |
The color of the title of the item in active state. |
ActiveTitleFontColor |
The font color of the title of the item in active state. |
Color |
The color of the item in normal state |
Deletable |
Determines if an item can be deleted and if delete indicator is showing |
when ItemsAppearance.ShowDeleteArea is true. |
|
DisabledColor |
The color of the item in disabled state. |
DisabledFontColor |
The font color of the text of the item in disabled state. |
DisabledTitleColor |
The color of the title of the item in disabled state. |
DisabledTitleFontColor |
The font color of the title of the item in disabled state. |
Editable |
Sets whether an item is editable. |
Enabled |
Sets whether an item is enabled or disabled. |
EndTime |
The date / time the item ends |
FixedResource |
Sets whether an item has a fixed resource. |
FontColor |
The font color of the item in normal state. |
Hint |
The hint of the item. |
Moveable |
Sets whether an item is moveable. |
Overlappable |
Sets whether an item is overlappable. |
Resource |
The resource of the item; |
Selectable |
Sets whether an item is selectable. |
SelectedColor |
The color of the item in selected state but not active state. |
SelectedFontColor |
The font color of the item in selected but not active state. |
SelectedTitleColor |
The color of the title of the item in selected but not active state. |
SelectedTitleFontColor |
The font color of the title of the item in selected but not active state. |
ShowDelete |
Shows the delete icon if the item is deletable. |
ShowTitle |
Shows or hides the title area and title text. |
Sizeable |
Sets whether an item is sizeable. |
StartTime |
The date / time the item starts. |
Text |
The text of the item. |
Title |
The title of the item. |
TitleColor |
The color of the title in normal state. |
TitleFontColor |
The font color of the title in normal state. |
Visible |
Sets whether an item is visible or invisible |