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