BarItem.ActualCustomizationGlyph Property
In This Article
For internal use. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
[Browsable(false)]
public ImageSource ActualCustomizationGlyph { get; protected set; }
#Property Value
Type |
---|
Image |
See Also