Skip to main content

ASPxScheduler.ViewNavigator Property

Provides access to the View Navigator’s properties.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

#Declaration

public ViewNavigatorProperties ViewNavigator { get; }

#Property Value

Type Description
ViewNavigatorProperties

A ViewNavigatorProperties object that provides the View Navigator’s settings.

See Also