Skip to main content
All docs
V19.1

ResourceNavigatorProperties.SettingsPager Property

Provides access to the Pager’s settings.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public virtual ResourceNavigatorPagerProperties SettingsPager { get; }

Property Value

Type Description
ResourceNavigatorPagerProperties

A ResourceNavigatorPagerProperties object that contains the pager’s settings.

See Also