HeaderMenu.OnMenuItemClick(Object, EventArgs) Method
In This Article
Called after a header menu item has been clicked.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
sender | Object | The event source. |
e | Event |
A Event |
See Also