Back to Devexpress

TileNavSubItem Events

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

latest2.5 KB
Original Source

TileNavSubItem Events

Represents a navigation element on the last 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

TileNavSubItem Class

TileNavSubItem Members

DevExpress.XtraBars.Navigation Namespace