ASPxDateNavigator Class
Represents a Date Navigator.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Remarks
The DateNavigator class represents the ASPxDateNavigator which provides a quick and easy way of selecting the dates and changing visible intervals in the scheduling area. Once the Date Navigator control is placed on a form, use its ASPxSchedulerRelatedControlBase.MasterControlID property to associate it with the ASPxScheduler.
The ASPxDateNavigator
inherits appearance and properties from the ASPxCalendar class and provides the fast navigation panel, invoked by clicking the calendar header.
Implements
Inheritance
Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
ASPxSchedulerRelatedControlBase
ASPxSchedulerRelatedControl
DevExpress.Web.ASPxScheduler.ASPxDateNavigatorBase
ASPxDateNavigator
See Also