TokenBoxProperties.TokenRemoveButtonStyle Property
In This Article
Gets the style settings that define the appearance of a token‘s remove button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public ExtendedStyleBase TokenRemoveButtonStyle { get; }
#Property Value
Type | Description |
---|---|
Extended |
An Extended |
See Also