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