Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / C1SchedulerResources Class
Properties Methods


In This Topic
    C1SchedulerResources Class Members
    In This Topic

    The following tables list the members exposed by C1SchedulerResources.

    Public Constructors
     NameDescription
    Public ConstructorInitializes the new instance of the C1SchedulerResources class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the System.Windows.DataTemplate object used in Edit(New) Appointment dialogs.  
    Public PropertyGets the System.Windows.DataTemplate object used in Edit Recurrence dialog.  
    Public PropertyGets the System.Windows.DataTemplate object used for displaying SchedulerGroupItem header.  
    Public PropertyGets the System.Windows.DataTemplate object used for displaying Appointment objects.  
    Public PropertyGets the System.Windows.Style object describing Month view of C1Scheduler control.  
    Public PropertyGets the System.Windows.Style object describing One Day view of C1Scheduler control.  
    Public PropertyGets the System.Windows.DataTemplate object used for displaying Resources, Contacts and Categories dialogs.  
    Public PropertyGets the System.Windows.DataTemplate object used in Show Reminders window.  
    Public PropertyOverridden. Gets or sets the System.Windows.ResourceDictionary object used as the theme for the C1Scheduler control.  
    Public PropertyGets the System.Windows.Style object describing Time Line view of C1Scheduler control.  
    Public PropertyGets the System.Windows.Style object describing Week view of C1Scheduler control.  
    Public PropertyGets the System.Windows.Style object describing Working Week view of C1Scheduler control.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Refreshes resources according to the currently selected theme.  
    Top
    See Also