Skip to main content
All docs
V25.1
  • AIChooseDataSourceOptionPage<TModel>.Commit() Method

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

    Namespace: DevExpress.AIIntegration.Reporting.Wizard.Presenters

    Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    public override void Commit()
    See Also