Skip to main content
Tab

TokenBoxProperties.TokenStyle Property

Gets the style settings that define the appearance of a token.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ExtendedStyleBase TokenStyle { get; }

Property Value

Type Description
ExtendedStyleBase

An ExtendedStyleBase object that contains the style settings.

See Also