ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DaySlotTemplateSelector Class / SelectTemplateCore Method

In This Topic
    SelectTemplateCore Method
    In This Topic
    Returns different DataTemplates for bolded and un bolded days. The DaySlotTemplateSelector.Resources collection should contain DataTemplates with "BoldedDay" and "UnboldedDay" keys.
    Overload List
    OverloadDescription
    Returns different DataTemplates for bolded and un bolded days. The DaySlotTemplateSelector.Resources collection should contain DataTemplates with "BoldedDay" and "UnboldedDay" keys.  
    (Inherited from Windows.UI.Xaml.Controls.DataTemplateSelector)
    See Also