Encapsulates visualization settings that can be applied to a Calendar control by calling the ApplyTheme method. A theme includes settings for all calendar views - List, Month, Timetable, and so on.
The following tables list the members exposed by the Theme type.
Name | Description | |
---|---|---|
Initializes a new instance of the Theme class. |
Name | Description | |
---|---|---|
Gets the Dark predefined theme. |
||
Gets an object defining the appearance of items in this theme. |
||
Gets the Light predefined theme. |
||
Gets an object defining the appearance of the List view in this theme. |
||
Gets an object defining the appearance of the Month view in this view. |
||
Gets an object defining the appearance of the Resource view in this theme. |
||
Gets whether the multiple selection is allowed. |
||
Gets whether the selection is enabled. |
||
Gets the Style of the selected elements in this theme. |
||
Gets the Standard theme. |
||
Gets an object defining the appearance of the Timetable view in this theme. |
||
Gets an object defining the appearance of the WeekRange view in this theme. |
Name | Description | |
---|---|---|
Overloaded. Loads a theme from XML. |
Name | Description | |
---|---|---|
Creates a new ItemSettings object. |
||
Creates a new ListViewSettings object. |
||
Creates a new MonthSettings object. |
||
Creates a new ResourceViewSettings object. |
||
Creates a new TimetableSettings object. |
||
Creates a new WeekRangeSettings object. |