TabbedControlGroup.TabPages Property
Gets the collection of layout groups which is owned by the current tabbed group.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
The TabPages property provides access to the layout groups owned by the tabbed group. The returned object provides properties and methods that can be used to add, delete and access individual layout groups within the collection.