Skip to main content
All docs
V25.1
  • ResourceNavigatorPropertiesBase.SettingsPager Property

    Accesses settings of the resource navigator when it is in Pager mode.

    Namespace: DevExpress.Web.ASPxScheduler

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

    NuGet Package: DevExpress.Web.Scheduler

    Declaration

    public virtual ResourceNavigatorPagerProperties SettingsPager { get; }

    Property Value

    Type Description
    ResourceNavigatorPagerProperties

    Contains settings.

    See Also