NavigationPane.AllowGlyphSkinning Property
Gets or sets whether or not page icons should be colorized with these pages’ fore colors.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if page icons should be colorized with these pages’ fore colors; otherwise, false. |
Remarks
See the Glyph Skinning feature description to learn more.
See Also