BaseLayoutItem.HasCaption Property
In This Article
Gets whether a non-empty caption is assigned to the BaseLayoutItem.Caption property. This is a dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if a non-empty caption is assigned to the Base |
See Also