Skip to main content
Tab

ASPxTokenBox.TokenRemoveButtonStyle Property

Gets the style settings that define the appearance of a token‘s remove button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual ExtendedStyleBase TokenRemoveButtonStyle { get; }

Property Value

Type Description
ExtendedStyleBase

An ExtendedStyleBase object that contains the style settings.

See Also