DXTabbedWindow.TabControl Property
Gets the integrated tab control.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DXTabControl | A DXTabControl object that is integrated in the current window. |
See Also