XRDesignMdiController.Controller Property
Specifies the Bar and Docking Controllers assigned to the XRDesignMdiController.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v25.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| BarAndDockingController | null | A BarAndDockingController object. |
See Also