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

ConfigureSqlParametersPage<TModel>.Commit() Method

Saves settings specified by a wizard page to the report model.

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v20.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.WindowsDesktop.DataAccess

Declaration

public override void Commit()
See Also