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