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