aspnet-devexpress-dot-web-dot-aspxscheduler-957df65e.md
Represents a Date Navigator.
Namespace : DevExpress.Web.ASPxScheduler
Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll
NuGet Package : DevExpress.Web.Scheduler
public class ASPxDateNavigator :
ASPxDateNavigatorBase
Public Class ASPxDateNavigator
Inherits ASPxDateNavigatorBase
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.
Show 14 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxSchedulerRelatedControlBase ASPxSchedulerRelatedControl DevExpress.Web.ASPxScheduler.ASPxDateNavigatorBase ASPxDateNavigator MVCxDateNavigator
See Also