ItemClickEventArgs Properties
Provides data for the BarItem.ItemClick and BarManager.ItemClick events.Name | Description |
---|---|
Item | Gets the BarItem whose link was clicked. |
Link | Gets the clicked BarItemLink. |
MouseButton | Gets the pressed mouse button. |
See Also