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 Black predefined theme. |
||
Gets the appearance of the child controls in this theme. |
||
Gets a value indicating the appearance of the system controls within the Calendar, such as buttons and scrollbars. |
||
Gets the Dark predefined theme. |
||
Gets an object defining the appearance of items in this theme. |
||
Gets the Light predefined theme. |
||
Gets the Lila predefined theme. |
||
Gets an object defining the appearance of the List view in this theme. |
||
Gets an object defining the appearance of the MonthRange view in this theme. |
||
Gets an object defining the appearance of the SingleMonth 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 a flag indicating whether the users can select only one range of dates in the calendar. |
||
Gets whether the selection is enabled. |
||
Gets the Style of the selected elements in this theme. |
||
Gets the selection style in this theme. |
||
Gets the Silver predefined theme. |
||
Gets the standard MindFusion.Scheduling theme. |
||
Gets an object defining the appearance of the Timetable view in this theme. |
||
Gets the Vista predefined theme. |
||
Gets an object defining the appearance of the WeekRange view in this theme. |
||
Gets the Windows2003 predefined theme. |
Name | Description | |
---|---|---|
Overloaded. Loads a theme from XML. |
Name | Description | |
---|---|---|
Creates a new ControlStyle object. |
||
Creates a new ItemSettings object. |
||
Creates a new ListViewSettings object. |
||
Creates a new MonthRangeSettings object. |
||
Creates a new MonthSettings object. |
||
Creates a new ResourceViewSettings object. |
||
Creates a new TimetableSettings object. |
||
Creates a new WeekRangeSettings object. |