LinkStyle.VisitedColor Property
Gets or sets the color for the visited 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 VisitedColor property to specify the color for the visited state of links.
See Also