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

ChooseConnectionPageBase<TModel>.Commit() Method

Saves settings specified on the current wizard page to the report model.

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v18.2.dll

Declaration

public override void Commit()

Remarks

The following Data Source Wizard‘s pages use this method:

To learn more, see Page Views and Presenters.

See Also