LinkStyle.HoverColor Property
Gets or sets the color for the hovered links.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Color | String.Empty | A Color value that specifies the link color. |
Remarks
Use the HoverColor property to specify the color for the hovered state of links.
See Also