Skip to main content

ConfigureEFStoredProceduresPage.RemoveClick Event

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

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

Assembly: DevExpress.Xpf.DataAccess.v26.1.dll

Declaration

public event EventHandler RemoveClick

Event Data

The RemoveClick event's data class is EventArgs.

See Also