Back to Devexpress

ASPxDateNavigator Class

aspnet-devexpress-dot-web-dot-aspxscheduler-957df65e.md

latest3.6 KB
Original Source

ASPxDateNavigator Class

Represents a Date Navigator.

Namespace : DevExpress.Web.ASPxScheduler

Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class ASPxDateNavigator :
    ASPxDateNavigatorBase
vb
Public Class ASPxDateNavigator
    Inherits ASPxDateNavigatorBase

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

Show 14 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

IPropertiesOwner

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxSchedulerRelatedControlBase ASPxSchedulerRelatedControl DevExpress.Web.ASPxScheduler.ASPxDateNavigatorBase ASPxDateNavigator MVCxDateNavigator

See Also

ASPxDateNavigator Members

DevExpress.Web.ASPxScheduler Namespace