Back to Devexpress

ITileNavButton Members

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

latest2.8 KB
Original Source

ITileNavButton Members

Allows a control to be rendered as a button in the TileNavPane‘s nav bar.

Properties

NameDescription
AlignmentGets or sets the object’s alignment.
CaptionGets or sets the caption of the current ITileNavButton.
ComponentThis member supports the internal infrastructure, and is not intended to be used directly from your code.
DropDownReturns a drop-down tile bar associated with the current ITileNavButton.
ElementReturns the current ITileNavButton object type-casting it to the NavElement class.
GlyphGets or sets the glyph of the current ITileNavButton object.
GlyphAlignmentGets or sets the ITileNavButton.Glyph‘s alignment.
OwnerCollectionGets or sets the TileNavButtonCollection object that owns the current ITileNavButton.
VisibleGets or sets whether the current ITileNavButton object is visible.

Methods

NameDescription
Clone()Creates and returns a copy of the current ITileNavButton object.
OnPropertiesChanged(Boolean)This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also

ITileNavButton Interface

DevExpress.XtraBars.Navigation Namespace