ReportModel.Margins Property
In This Article
Specifies the margins of the report’s pages (measured in Document units).
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Property Value
Type | Description |
---|---|
DXMargins | Report page margins. |
See Also