TokenBoxProperties.TokenRemoveButtonHoverStyle Property
In This Article
Gets the style settings that define the appearance of a token‘s remove button when it is hovered by a pointer.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ExtendedStyleBase TokenRemoveButtonHoverStyle { get; }
#Property Value
Type | Description |
---|---|
Extended |
An Extended |
See Also