Skip to main content

ConfigureEFStoredProceduresPage.AddClick Event

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

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public event EventHandler AddClick

Event Data

The AddClick event's data class is EventArgs.

See Also