TileNavItem Events
Represents a navigation element on the second level of the TileNavPane navigation hierarchy.Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
ElementClick | Occurs when the current NavElement is clicked. Inherited from NavElement. |
TileClick | Fires when the current tile navigation element is clicked. Inherited from TileNavElement. |
See Also