DXTabbedWindow.TabControl Property
Gets the integrated tab control.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DXTabControl | A |
See Also
Gets the integrated tab control.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v26.1.dll
public DXTabControl TabControl { get; }
Public ReadOnly Property TabControl As DXTabControl
| Type | Description |
|---|---|
| DXTabControl | A |