Skip to main content
All docs
V25.1
  • ConfigureReportPageSettingsPage.ReportUnit Property

    Specifies the report measurement unit used in ConfigureReportPageSettingsPage.SelectedUnit.

    Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages

    Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll

    NuGet Package: DevExpress.Wpf.Reporting

    Declaration

    public ReportUnit ReportUnit { get; set; }

    Property Value

    Type Description
    ReportUnit

    An enumeration value that indicates the measurement unit.

    See Also