Back to Devexpress

DXTabbedWindow.TabControl Property

wpf-devexpress-dot-xpf-dot-core-dot-dxtabbedwindow.md

latest990 B
Original Source

DXTabbedWindow.TabControl Property

Gets the integrated tab control.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public DXTabControl TabControl { get; }
vb
Public ReadOnly Property TabControl As DXTabControl

Property Value

TypeDescription
DXTabControl

A DXTabControl object that is integrated in the current window.

|

See Also

DXTabbedWindow Class

DXTabbedWindow Members

DevExpress.Xpf.Core Namespace