Back to Devexpress

NavigationPageDefaultProperties.CanCustomHeaderButtonsGlyphSkinning Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-navigationpagedefaultproperties-17f0283b.md

latest2.0 KB
Original Source

NavigationPageDefaultProperties.CanCustomHeaderButtonsGlyphSkinning Property

Returns whether or not the Glyph Skinning feature is currently enabled for this page.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public bool CanCustomHeaderButtonsGlyphSkinning { get; }
vb
<Browsable(False)>
Public ReadOnly Property CanCustomHeaderButtonsGlyphSkinning As Boolean

Property Value

TypeDescription
Boolean

true if the Glyph Skinning feature is currently enabled for this page; otherwise, false.

|

See Also

NavigationPageDefaultProperties.AllowCustomHeaderButtonsGlyphSkinning

NavigationPageProperties.AllowCustomHeaderButtonsGlyphSkinning

NavigationPageDefaultProperties Class

NavigationPageDefaultProperties Members

DevExpress.XtraBars.Navigation Namespace