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

    Specifies the report measurement unit used in ConfigureReportPageSettingsPage.SelectedUnit.

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

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

    Declaration

    public ReportUnit ReportUnit { get; set; }

    Property Value

    Type Description
    ReportUnit

    An enumeration value that indicates the measurement unit.

    See Also