NavigationPageDefaultProperties.AllowCustomHeaderButtonsGlyphSkinning Property
Gets or sets whether or not custom header buttons for this NavigationPage should colorize their icons with fore colors.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v20.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
DefaultBoolean | Default |
A DefaultBoolean enumerator value that specifies whether or not custom header buttons for this NavigationPage should colorize their icons with fore colors. |
Remarks
Refer to the Glyph Skinning article to learn more.
Implements
DevExpress.XtraBars.Navigation.INavigationPageDefaultProperties.AllowCustomHeaderButtonsGlyphSkinning
See Also
Feedback