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

ITileNavButton Properties

Allows a control to be rendered as a button in the TileNavPane‘s nav bar.
Name Description
Alignment Gets or sets the object’s alignment.
Caption Gets or sets the caption of the current ITileNavButton.
Component This member supports the internal infrastructure, and is not intended to be used directly from your code.
DropDown Returns a drop-down tile bar associated with the current ITileNavButton.
Element Returns the current ITileNavButton object type-casting it to the NavElement class.
Glyph Gets or sets the glyph of the current ITileNavButton object.
GlyphAlignment Gets or sets the ITileNavButton.Glyph‘s alignment.
OwnerCollection Gets or sets the TileNavButtonCollection object that owns the current ITileNavButton.
Visible Gets or sets whether the current ITileNavButton object is visible.
See Also