Skip to main content

ASPxResourceNavigator.Properties Property

Provides access to an object, representing the properties specific to the Resource Navigator control.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public ResourceNavigatorProperties Properties { get; }

Property Value

Type Description
ResourceNavigatorProperties

A ResourceNavigatorProperties object, which defines a set of properties, specific for the Resource Navigator.

See Also