FindControlItemsCore.AddControl(Control) Method
Adds the specified control.
Namespace: DevExpress.XtraLayout.Custom
Assembly: DevExpress.XtraLayout.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| control | Control | A Control descendant. |
See Also