ReportDesigner.Designer Attached Property
Gets or sets a ReportDesigner object to which a child element belongs. This is an attached property.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Returns
Type | Description |
---|---|
ReportDesigner | A ReportDesigner object. |
Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
See Also