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


In This Topic
    C1CalendarResources Class Members
    In This Topic

    The following tables list the members exposed by C1CalendarResources.

    Public Constructors
     NameDescription
    Public ConstructorInitializes the new instance of the C1CalendarResources class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the System.Windows.Style object describing day of week slot style.  
    Public PropertyGets the System.Windows.DataTemplate defining a UI representation of a single day of week.  
    Public PropertyGets the System.Windows.Style object describing the style of single day slot.  
    Public PropertyGets the System.Windows.DataTemplate defining a UI representation of a single day of a month.  
    Public PropertyGets the System.Windows.Controls.ItemsPanelTemplate defining the panel that lays out elements representing days of week.  
    Public PropertyGets the System.Windows.Controls.ItemsPanelTemplate object defining the panel that lays out elements representing days of a month.  
    Public PropertyGets the System.Windows.Style object describing style of a single month in a multi-month calendar.  
    Public PropertyGets the System.Windows.Style object describing style of C1CalendarPresenter elements which are the root elements of a visual tree representing a single month in a multi-month calendar.  
    Public PropertyGets the System.Windows.Controls.ItemsPanelTemplate defining the panel that lays out elements representing separate months in a multi-month calendar.  
    Public PropertyOverridden. Gets or sets the System.Windows.ResourceDictionary object used as the theme for the control.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Refreshes resources according to the currently selected theme.  
    Top
    See Also