IDesignForm.DesignDockManager Property
When implemented by a class, gets the docking panels’ container of the End-User Designer form.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Property Value
Type | Description |
---|---|
XRDesignDockManager | An XRDesignDockManager object. |
See Also