ReportDesignerCommands.Attach(ReportDesigner) Method
Attaches the current ReportDesignerCommands object to a Report Designer.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| designer | ReportDesigner | A ReportDesigner to which commands should be attached. |
See Also