TypedDesignDockPanelBase.DesignControl Property
Provides access to the Design Panel associated with the current dock panel.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v25.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| IDesignControl | An object implementing the IDesignControl interface. |
See Also