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