[]
Gets or sets whether the today date is displayed at the bottom of the Calendar.
[C1Category("Appearance")]
[C1Description("RibbonDatePicker.ShowToday", "Indicates whether the today date is displayed at the bottom of the Calendar.")]
public bool ShowToday { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonDatePicker.ShowToday", "Indicates whether the today date is displayed at the bottom of the Calendar.")>
Public Property ShowToday As Boolean