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