Skip to main content
A newer version of this page is available. .
Bar

ItemClickEventArgs Constructors

Provides data for the BarItem.ItemClick and BarManager.ItemClick events.
Name Parameters Description
ItemClickEventArgs(BarItem, BarItemLink, IBarItemLinkControl) item, link, linkControl Initializes a new instance of the ItemClickEventArgs class with the specified settings.
ItemClickEventArgs(BarItem, BarItemLink) item, link Obsolete. Initializes a new instance of the ItemClickEventArgs class with the specified settings.
See Also