Skip to main content
All docs
V25.1
  • ReportDesignerModel.MongoDBWizardConnections Property

    Namespace: DevExpress.XtraReports.Web.ReportDesigner

    Assembly: DevExpress.XtraReports.v25.1.Web.dll

    NuGet Package: DevExpress.Web.Reporting.Common

    Declaration

    public WizardDataConnection[] MongoDBWizardConnections { get; set; }

    Property Value

    Type
    WizardDataConnection[]
    See Also