Scheduler for UWP | ComponentOne
C1.Xaml.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 Windows.UI.Xaml.DataTemplate object used in Edit(New) Appointment dialogs.  
    Public PropertyGets the Windows.UI.Xaml.DataTemplate object used for displaying Appointment objects.  
    Public PropertyGets the Windows.UI.Xaml.Style object describing Month view of C1Scheduler control.  
    Public PropertyGets the Windows.UI.Xaml.Style object describing One Day view of C1Scheduler control.  
    Public PropertyGets the Windows.UI.Xaml.DataTemplate object used in Show Reminders window.  
    Public PropertyOverridden. Gets or sets the Windows.UI.Xaml.ResourceDictionary object used as the theme for the C1Scheduler control.  
    Public PropertyGets the Windows.UI.Xaml.Style object describing Week view of C1Scheduler control.  
    Public PropertyGets the Windows.UI.Xaml.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