NavElement Events
The base class for elements in the TileNavPane control.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. |
See Also