Gets or sets a value indicating whether the current date is highlighted in the calendar. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public bool ShowToday { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowToday As Boolean |
true, to highlight the current date; otherwise, false.
The current date is displayed using the TodayItemTemplate.