NavBarItem Events
An item within the NavBarControl control.
Name | Description |
---|---|
Command |
Occurs when the Can |
Command |
Occurs after the value of the Command property has changed. |
Command |
Occurs after the value of the Command |
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 |
Link |
Fires immediately after an item has been clicked. |
Link |
Fires immediately after a user pressed the item. |
See Also