BaseLayoutItem.HasTabCaption Property
In This Article
Gets if the BaseLayoutItem object has a non-empty BaseLayoutItem.TabCaption property value.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the Base |
See Also