Telerik.Web.UI.MonthYearFastNavigationSettings
The MonthYearFastNavigationSettings class can be used to configure RadCalendar's client-side fast navigation.
Inheritance Hierarchy
- System.Object
- Telerik.Web.UI.ObjectWithState
- Telerik.Web.UI.MonthYearFastNavigationSettings
Properties
CancelButtonCaption String
Gets or sets the value of the "Cancel" button caption;
DateIsOutOfRangeMessage String
Gets or sets the value of the "Date is out of range" error message.
DisableOutOfRangeMonths Boolean
Gets or sets a value indicating whether the months that are out of range will be disabled.
Remarks
Setting this property to true will disable the months that are out of range
EnableScreenBoundaryDetection Boolean
Gets or sets whether the screen boundaries should be taken into consideration when the Fast Navigation Popup is displayed.
EnableTodayButtonSelection Boolean
Gets or sets the value indicating whether the Today button should perform date selection or simple navigation.
HideAnimation CalendarAnimationSettings
Gets the settings associated with hiding the fast month year navigation.
OkButtonCaption String
Gets or sets the value of the "OK" button caption;
ShowAnimation CalendarAnimationSettings
Gets the settings associated with showing the fast month year navigation.
TodayButtonCaption String
Gets or sets the value of the "Today" button caption;