Back to Devexpress

NavigationPageDefaultProperties Members

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-navigationpagedefaultproperties-dot-underscore-members.md

latest4.6 KB
Original Source

NavigationPageDefaultProperties Members

Contains properties for this specific NavigationPage.

Constructors

NameDescription
NavigationPageDefaultProperties(IBaseNavigationPageProperties)Initializes a new instance of the NavigationPageDefaultProperties class with the specified settings.

Properties

NameDescription
AllowCustomHeaderButtonsGlyphSkinningGets or sets whether or not custom header buttons for this NavigationPage should colorize their icons with fore colors.
AllowHtmlDrawGets or sets whether or not this NavigationPage‘s caption can be formatted using HTML tags.
CanCustomHeaderButtonsGlyphSkinningReturns whether or not the Glyph Skinning feature is currently enabled for this page.
CanHtmlDrawGets whether this page’s caption can currently be formatted using HTML tags.
CanShowCollapseButtonGets whether or not this page should display its collapse button.
CanShowExpandButtonGets whether or not this page can display its expand button.
ShowCollapseButtonGets or sets whether or not this page should display its collapse button.
ShowExpandButtonGets or sets whether or not this NavigationPage should display its expand button.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.

See Also

NavigationPageDefaultProperties Class

DevExpress.XtraBars.Navigation Namespace