RankProperties.Font Property
Gets a rank’s font settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
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 items of the same rank.
See Also