ConfigureReportPageSettingsPage.Units Property
Specifies the list of available report measurement units.
Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages
Assembly: DevExpress.Xpf.ReportDesigner.v25.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| IEnumerable<GraphicsUnitInfo> | A collection of available units. |
See Also