FontOptionsViewModel.FontFamily Property
Gets the font family for a report style.
Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
FontFamily | A FontFamily value. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to FontFamily |
---|---|
ReportStyleViewModel |
|
ReportStyleViewModel |
|
ReportStyleViewModel |
|
See Also