WindowsUIButtonPanel.AllowGlyphSkinning Property
Glyph Skinning is always enabled for the WindowsUIButtonPanel.
Namespace: DevExpress.XtraBars.Docking2010
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
[DefaultValue(true)]
[DXCategory("Appearance")]
public bool AllowGlyphSkinning { get; set; }
Property Value
Type | Default |
---|---|
Boolean | true |
See Also