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