XtraMdiTabPage.TabControl Property
In This Article
Gets the tabbed MDI manager to which the current tab page belongs.
Namespace: DevExpress.XtraTabbedMdi
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
An object which implements the DevExpress. |
#Remarks
The tabbed MDI manager holds the tab pages within its XtraTabbedMdiManager.Pages collection.
See Also