Back to Devexpress

TileNavElement Events

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tilenavelement-dot-underscore-events.md

latest2.2 KB
Original Source

TileNavElement Events

Represents a base class for elements of the TileNavPane‘s navigation hierarchy that are represented as tiles in drop-down tile bars.

NameDescription
CommandCanExecuteChangedOccurs when the CanExecute(Object) status of the Command has changed.
CommandChangedOccurs after the value of the Command property has changed.
CommandParameterChangedOccurs after the value of the CommandParameter property has changed.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ElementClickOccurs when the current NavElement is clicked. Inherited from NavElement.
TileClickFires when the current tile navigation element is clicked.

See Also

TileNavElement Class

TileNavElement Members

DevExpress.XtraBars.Navigation Namespace