Gets or sets the template of the cells representing weekends in the drop-down calendar control. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public DataTemplate WeekendItemTemplate { get; set; } |
Visual Basic
![]() |
---|
Public Property WeekendItemTemplate As DataTemplate |
A Silverlight DataTemplate object.
The WeekendItemTemplate property of the drop-down calendar is bound to this property.