Skip to main content

ASPxSchedulerStyles.ResourceNavigator Property

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

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

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