Gets or sets the template of the cell representing the current date. 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.