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