BarItem.SetUseAsBarItemGlyph(DependencyObject, Boolean) Method
In This Article
Sets the BarItem.UseAsBarItemGlyph attached property's value.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
obj | Dependency |
An object whose Bar |
value | Boolean | A new value of the Bar |
See Also