Back to Devexpress

ITileNavButton Properties

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

latest2.4 KB
Original Source

ITileNavButton Properties

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

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.

See Also

ITileNavButton Interface

ITileNavButton Members

DevExpress.XtraBars.Navigation Namespace