Skip to main content

WindowsUIButtonPanel.AllowGlyphSkinning Property

Glyph Skinning is always enabled for the WindowsUIButtonPanel.

Namespace: DevExpress.XtraBars.Docking2010

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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

Property Value

Type Default
Boolean true
See Also