CardRowTextElementBase.FontStyle Property
Gets or sets the style applied to text.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v22.2.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Default | Description |
---|---|---|
FontStyle | Regular | A FontStyle value that specifies the style applied to text. |
See Also