TabControlViewBase.CloseHeaderMenuOnItemSelecting Property
In This Article
Gets or sets whether to close the header menu after an end-user has selected a tab item from it. This is a dependency property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to close the header menu after an end-user has selected a tab item from it; otherwise, false. |
See Also