Skip to main content

IConfigureEFStoredProceduresPageView.RemoveClick Event

Occurs when the Remove button is clicked on a wizard page.

Namespace: DevExpress.DataAccess.Wizard.Views

Assembly: DevExpress.DataAccess.v25.1.dll

NuGet Package: DevExpress.DataAccess

Declaration

event EventHandler RemoveClick

Event Data

The RemoveClick event's data class is EventArgs.

See Also