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

ConfigureEFStoredProceduresPageView.AddClick Event

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

Namespace: DevExpress.DataAccess.UI.Wizard.Views

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

Declaration

public event EventHandler AddClick

Event Data

The AddClick event's data class is EventArgs.

Implements

See Also