Click or drag to resize
MonthYearFastNavigationSettingsEnableTodayButtonSelection Property
Gets or sets the value indicating whether the Today button should perform date selection or simple navigation.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public virtual bool EnableTodayButtonSelection { get; set; }

Property Value

Type: Boolean
The default value is false (i.e. Today button works as a navigation enhancement only).
See Also