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