Back to Devexpress

ItemClickEventArgs Constructors

wpf-devexpress-dot-xpf-dot-bars-dot-itemclickeventargs-dot-ctor.md

latest1.2 KB
Original Source

ItemClickEventArgs Constructors

Provides data for the BarItem.ItemClick and BarManager.ItemClick events.

NameParametersDescription
ItemClickEventArgs(BarItem, BarItemLink, IBarItemLinkControl)item, link, linkControlInitializes a new instance of the ItemClickEventArgs class with the specified settings.
ItemClickEventArgs(BarItem, BarItemLink)item, linkObsolete. Initializes a new instance of the ItemClickEventArgs class with the specified settings.

See Also

ItemClickEventArgs Class

ItemClickEventArgs Members

DevExpress.Xpf.Bars Namespace