BaseLayoutItem.HasImage Property
In This Article
Gets whether a caption image is assigned to the BaseLayoutItem.CaptionImage 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 caption image is assigned to the Base |
See Also