Skip to main content
A newer version of this page is available. .

ASPxScheduler.ViewNavigator Property

Provides access to the View Navigator’s properties.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public ViewNavigatorProperties ViewNavigator { get; }

Property Value

Type Description
ViewNavigatorProperties

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

See Also