ButtonEdit.PerformClick(EditorButton) Method
Simulates the Click event for the specified button.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
button | EditorButton | An EditorButton object to be clicked. |
See Also