GridViewExporterHeaderFooter.Font Property
Gets the font properties associated with the text of a header/footer.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| FontInfo | A FontInfo object containing the font properties of text. |
See Also