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

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.v18.2.dll

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