Back to Devexpress

TileNavCategory Events

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

latest2.5 KB
Original Source

TileNavCategory Events

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

TileNavCategory Class

TileNavCategory Members

DevExpress.XtraBars.Navigation Namespace