Skip to main content
A newer version of this page is available. .

ConfigureEFStoredProceduresPage.RemoveClick Event

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

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

Assembly: DevExpress.Xpf.DataAccess.v18.2.dll

Declaration

public event EventHandler RemoveClick

Event Data

The RemoveClick event's data class is EventArgs.

See Also