ReportDesignerCommands.Designer Property
Specifies a Report Designer to which the current ReportDesignerCommands object is attached.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| ReportDesigner | A ReportDesigner to which commands are attached. |
See Also