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