BarListItem.InListItemClick Event
In This Article
Fires when an item link belonging to the list is clicked.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Event Data
The InListItemClick event's handler receives an argument of the DevExpress.Xpf.Bars.InListItemClickEventArgs type.
See Also