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.v25.1.dll
#Declaration
public ExtendedStyleBase TokenRemoveButtonHoverStyle { get; }
#Property Value
Type | Description |
---|---|
Extended |
An Extended |
See Also