Skip to main content
All docs
V23.2

ChooseExistingConnectionPageEx<TModel> Class

Namespace: DevExpress.XtraReports.Wizards.Presenters

Assembly: DevExpress.XtraReports.v23.2.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