LayoutGroupItemCollection.AddGroup() Method
Creates a new LayoutControlGroup and places it inside this LayoutGroupItemCollection.
Namespace: DevExpress.XtraLayout.Utils
Assembly: DevExpress.XtraLayout.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| LayoutGroup | A LayoutControlGroup object that has been created. |
See Also