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

ResourceNavigatorProperties Class

Serves as a base class for classes that contain settings specific to the Resource Navigator navigation modes.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class ResourceNavigatorProperties :
    ResourceNavigatorPropertiesBase

The following members return ResourceNavigatorProperties objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxResourceNavigator.Properties
ASP.NET Bootstrap Controls BootstrapSchedulerResourceNavigator.Properties

Implements

See Also