EditorButton.PerformClick() Method
Raises the EditorButton.Click event.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
The PerformClick method simulates a click on the current button and raises the EditorButton.Click event.
See Also