MarginChangedEventArgs(MarginSide) Constructor
Initializes a new instance of the MarginChangedEventArgs class with the specified settings.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| side | MarginSide | A MarginSide object that specifies the changed page margin. |
See Also