Search
Theme Methods
 


 Public Methods

  Name Description

getBlack

Gets the ThemeType.Black predefined theme.

getControlAppearance

Gets the appearance of the child controls in this theme.

getControlStyle

Gets a value indicating the appearance of the child controls within the Calendar, such as buttons and scrollbars.

getDark

Gets the ThemeType.Dark predefined theme.

getItemSettings

Gets an object defining the appearance of items in this theme.

getLight

Gets the Light predefined theme.

getLila

Gets the ThemeType.Lila predefined theme.

getListViewSettings

Gets an object defining the appearance of the CalendarView.List view in this theme.

getMonthRangeSettings

Gets an object defining the appearance of the CalendarView.MonthRange view in this theme.

getMonthSettings

Gets an object defining the appearance of the CalendarView.SingleMonth view in this theme.

getResourceViewSettings

Gets an object defining the appearance of the CalendarView.ResourceView view in this theme.

getSelectionAllowMultiple

Gets whether the multiple selection is allowed.

getSelectionContinuous

Gets a flag indicating whether the users can select only one range of dates in the calendar.

getSelectionEnabled

Gets whether the selection is enabled.

getSelectionSelectedElementsStyle

Gets the Style of the selected elements in this theme.

getSelectionStyle

Gets the selection style in this theme.

getSilver

Gets the ThemeType.Silver predefined theme.

getStandard

Gets the ThemeType.Standard theme.

getTimetableSettings

Gets an object defining the appearance of the CalendarView.Timetable view in this theme.

getVista

Gets the ThemeType.Vista predefined theme.

getWeekRangeSettings

Gets an object defining the appearance of the CalendarView.WeekRange view in this theme.

getWindows2003

Gets the ThemeType.Windows2003 predefined theme.

 Protected Methods

  Name Description

createControlStyle

Creates a new ControlStyle object.

createItemSettings

Creates a new ItemSettings object.

createListViewSettings

Creates a new ListViewSettings object.

createMonthRangeSettings

Creates a new MonthRangeSettings object.

createMonthSettings

Creates a new MonthSettings object.

createResourceViewSettings

Creates a new ResourceViewSettings object.

createTimetableSettings

Creates a new TimetableSettings object.

createWeekRangeSettings

Creates a new WeekRangeSettings object.

 See Also