Back to Devexpress

TileNavItem Events

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

latest2.5 KB
Original Source

TileNavItem Events

Represents a navigation element on the second level of the TileNavPane navigation hierarchy.

NameDescription
CommandCanExecuteChangedOccurs when the CanExecute(Object) status of the Command has changed. Inherited from TileNavElement.
CommandChangedOccurs after the value of the Command property has changed. Inherited from TileNavElement.
CommandParameterChangedOccurs after the value of the CommandParameter property has changed. Inherited from TileNavElement.
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. Inherited from TileNavElement.

See Also

TileNavItem Class

TileNavItem Members

DevExpress.XtraBars.Navigation Namespace