Skip to main content
All docs
V19.1

ResourceNavigatorProperties.SettingsTokens Property

Provides access to the Token’s settings.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public virtual ResourceNavigatorTokensProperties SettingsTokens { get; }

Property Value

Type Description
ResourceNavigatorTokensProperties

A ResourceNavigatorTokensProperties object that contains the tokens’ settings.

See Also