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