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