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