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

ASPxSchedulerStyles.ResourceNavigator Property

Gets the style settings that define the appearance of the Resource Navigator.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public ResourceNavigatorStyles ResourceNavigator { get; }

Property Value

Type Description
DevExpress.Web.ASPxScheduler.ResourceNavigatorStyles

A DevExpress.Web.ASPxScheduler.ResourceNavigatorStyles object that contains the style settings.

See Also