NavBarItemLink.PerformClick() Method
Simulates the Click event for the current object.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v25.1.dll
NuGet Package: DevExpress.Win
Declaration
Remarks
The PerformClick method fires the LinkClicked and LinkPressed events for the current object.
See Also