Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

NavigationPageDefaultProperties Properties

Contains properties for this specific NavigationPage.
Name Description
AllowCustomHeaderButtonsGlyphSkinning Gets or sets whether or not custom header buttons for this NavigationPage should colorize their icons with fore colors.
AllowHtmlDraw Gets or sets whether or not this NavigationPage‘s caption can be formatted using HTML tags.
CanCustomHeaderButtonsGlyphSkinning Returns whether or not the Glyph Skinning feature is currently enabled for this page.
CanHtmlDraw Gets whether this page’s caption can currently be formatted using HTML tags.
CanShowCollapseButton Gets whether or not this page should display its collapse button.
CanShowExpandButton Gets whether or not this page can display its expand button.
ShowCollapseButton Gets or sets whether or not this page should display its collapse button.
ShowExpandButton Gets or sets whether or not this NavigationPage should display its expand button.
See Also