The C1SchedulerResources type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberDuskBlue
Gets the ResourceDictionary representing C1Scheduler Dusk Blue theme.
Public propertyStatic memberDuskGreen
Gets the ResourceDictionary representing C1Scheduler Dusk Green theme.
Public propertyEditAppointmentTemplate
Gets the DataTemplate object used in Edit(New) Appointment dialogs.
Public propertyEditRecurrenceTemplate
Gets the DataTemplate object used in Edit Recurrence dialog.
Public propertyIntervalAppointmentTemplate
Gets the DataTemplate object used for displaying Appointment objects.
Public propertyStatic memberMediaPlayer
Gets the ResourceDictionary representing C1Scheduler Media Player theme.
Public propertyMonthStyle
Gets the Style object describing Month view of C1Scheduler control.
Public propertyStatic memberOffice2003Blue
Gets the ResourceDictionary representing C1Scheduler Office 2003 Blue theme.
Public propertyStatic memberOffice2003Classic
Gets the ResourceDictionary representing C1Scheduler Office 2003 system theme.
Public propertyStatic memberOffice2003Default
Gets the ResourceDictionary representing C1Scheduler Office 2003 system theme.
Public propertyStatic memberOffice2003Olive
Gets the ResourceDictionary representing C1Scheduler Office 2003 Olive Green theme.
Public propertyStatic memberOffice2003Royale
Gets the ResourceDictionary representing C1Scheduler Office 2003 Royale theme.
Public propertyStatic memberOffice2003Silver
Gets the ResourceDictionary representing C1Scheduler Office 2003 Silver theme.
Public propertyStatic memberOffice2007Black
Gets the ResourceDictionary representing C1Scheduler Office 2007 Black theme.
Public propertyStatic memberOffice2007Blue
Gets the ResourceDictionary representing C1Scheduler Office 2007 Blue theme.
Public propertyStatic memberOffice2007Silver
Gets the ResourceDictionary representing C1Scheduler Office 2007 Silver theme.
Public propertyOneDayStyle
Gets the Style object describing One Day view of C1Scheduler control.
Public propertySelectFromListTemplate
Gets the DataTemplate object used for displaying Resources, Contacts and Categories dialogs.
Public propertyShowRemindersTemplate
Gets the DataTemplate object used in Show Reminders window.
Public propertyTheme
Gets or sets the ResourceDictionary object used as the theme for the C1Scheduler control.
(Overrides ThemeResources..::..Theme.)
Public propertyStatic memberVista
Gets the ResourceDictionary representing C1Scheduler Vista theme.
Public propertyWeekStyle
Gets the Style object describing Week view of C1Scheduler control.
Public propertyWorkingWeekStyle
Gets the Style object describing Working Week view of C1Scheduler control.

See Also