LinkStyle.HoverStyle Property
Gets the style settings for the hovered state of links.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
LinkStyleComponentStyle | A LinkStyleComponentStyle object that contains the style settings. |
Remarks
Use the HoverStyle property to specify the style settings for the hovered state of links.
See Also