Skip to main content
Tab

ASPxTokenBox.TokenStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public virtual ExtendedStyleBase TokenStyle { get; }

#Property Value

Type Description
ExtendedStyleBase

An ExtendedStyleBase object that contains the style settings.

See Also