NavElement Events
Implements the common functionality of groups and items.
Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Item |
Fires when item property values are changed.
Inherited from Component |
See Also