Skip to main content
All docs
V25.1
  • ChooseExistingConnectionPageEx<TModel> Class

    Namespace: DevExpress.XtraReports.Wizards.Presenters

    Assembly: DevExpress.XtraReports.v25.1.dll

    NuGet Package: DevExpress.Reporting.Core

    Declaration

    public class ChooseExistingConnectionPageEx<TModel> :
        ChooseExistingConnectionPageBase<IChooseExistingConnectionPageViewEx, TModel>
        where TModel : XtraReportModel

    Type Parameters

    Name
    TModel

    Inheritance

    Object
    WizardPageBase<IChooseExistingConnectionPageViewEx, TModel>
    DevExpress.DataAccess.Wizard.Presenters.ChooseExistingConnectionPageBase<IChooseExistingConnectionPageViewEx, TModel>
    ChooseExistingConnectionPageEx<TModel>
    See Also