Click or drag to resize
MonthYearFastNavigationSettingsTodayButtonText Property
Gets or sets the value of the "Today" button caption;

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 string TodayButtonText { get; set; }

Property Value

Type: String
This property can be used to localize the button caption. The default is "Today".
See Also