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. |
| ItemChanged | Fires when item property values are changed. Inherited from ComponentCollectionItem. |
See Also