Encapsulates visualization settings that can be applied to a Calendar control by calling the Calendar.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 ThemeType.Black predefined theme. |
||
Gets the appearance of the child controls in this theme. |
||
Gets a value indicating the appearance of the child controls within the Calendar, such as buttons and scrollbars. |
||
Gets the ThemeType.Dark predefined theme. |
||
Gets an object defining the appearance of items in this theme. |
||
Gets the Light predefined theme. |
||
Gets the ThemeType.Lila predefined theme. |
||
Gets an object defining the appearance of the CalendarView.List view in this theme. |
||
Gets an object defining the appearance of the CalendarView.MonthRange view in this theme. |
||
Gets an object defining the appearance of the CalendarView.SingleMonth view in this theme. |
||
Gets an object defining the appearance of the CalendarView.ResourceView 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 ThemeType.Silver predefined theme. |
||
Gets the ThemeType.Standard theme. |
||
Gets an object defining the appearance of the CalendarView.Timetable view in this theme. |
||
Gets the ThemeType.Vista predefined theme. |
||
Gets an object defining the appearance of the CalendarView.WeekRange view in this theme. |
||
Gets the ThemeType.Windows2003 predefined theme. |
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. |