ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DaySlotTemplateSelector Class
Properties Methods


In This Topic
    DaySlotTemplateSelector Class Members
    In This Topic

    The following tables list the members exposed by DaySlotTemplateSelector.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from C1.Xaml.C1DataTemplateSelector)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from Windows.UI.Xaml.Controls.DataTemplateSelector)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Overridden. Returns different DataTemplates for bolded and un bolded days. The DaySlotTemplateSelector.Resources collection should contain DataTemplates with "BoldedDay" and "UnboldedDay" keys.  
    Top
    See Also