CardRowTextElementBase.FontFamily Property
Gets or sets the font family for a current element.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | null | A String that specifies the font family for a current element. |
See Also