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

    Specifies the report measurement unit.

    Namespace: DevExpress.XtraReports.Wizards.Views

    Assembly: DevExpress.XtraReports.v25.1.dll

    NuGet Package: DevExpress.Reporting.Core

    Declaration

    ReportUnit ReportUnit { get; set; }

    Property Value

    Type Description
    ReportUnit

    An enumeration value that indicates the measurement unit.

    See Also