The DaySlotTemplateSelector type exposes the following members.

Methods

  Name Description
Protected method SelectTemplateCore
Returns different DataTemplates for bolded and un bolded days. The DaySlotTemplateSelector.Resources collection should contain DataTemplates with "BoldedDay" and "UnboldedDay" keys.

Properties

  Name Description
Public property Resources
Gets the locally defined resource dictionary.
(Inherited from C1DataTemplateSelector.)

See Also