TokenBoxProperties.TokenHoverStyle Property
Gets the style settings that define the appearance of a token when it is hovered by a pointer.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public ExtendedStyleBase TokenHoverStyle { get; }
Public ReadOnly Property TokenHoverStyle As ExtendedStyleBase
Property Value
Type | Description |
---|---|
ExtendedStyleBase | An ExtendedStyleBase object that contains the style settings. |
See Also
Feedback