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