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