DXTabControl.HeaderMenu Property
In This Article
Gets the tab control's header menu.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Header |
A Header |
#Remarks
Use the HeaderMenu property to customize the header menu of the DXTabControl.
See Also