DirectXFormBase.ContainerControl Property
Returns the client area container that hosts form’s child controls.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraEditors.DirectXFormContainerControl | The client area container of this form. |
See Also