Skip to main content
A newer version of this page is available. .

WindowsUIButtonPanel.AllowGlyphSkinning Property

Glyph Skinning is always enabled for the WindowsUIButtonPanel.

Namespace: DevExpress.XtraBars.Docking2010

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

[DefaultValue(true)]
[DXCategory("Appearance")]
public bool AllowGlyphSkinning { get; set; }

Property Value

Type Default
Boolean **true**
See Also