Skip to main content
A newer version of this page is available.
All docs
V18.2

ResourceNavigatorProperties.SettingsTokens Property

Provides access to the Token’s settings.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public virtual ResourceNavigatorTokensProperties SettingsTokens { get; }

Property Value

Type Description
ResourceNavigatorTokensProperties

A ResourceNavigatorTokensProperties object that contains the tokens’ settings.

See Also