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

ConfigureXPObjectSourceConnectionPropertiesPageEx<TModel> Class

Namespace: DevExpress.XtraReports.Wizards.Presenters

Assembly: DevExpress.XtraReports.v19.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Core

Declaration

public class ConfigureXPObjectSourceConnectionPropertiesPageEx<TModel> :
    ConfigureXPObjectSourceConnectionPropertiesPage<TModel>
    where TModel : XtraReportModel

Type Parameters

Name
TModel

Implements

IWizardPage<TModel>

Inheritance

Object
WizardPageBase<IConnectionPropertiesPageView, TModel>
ConnectionPropertiesPageBase<TModel>
ConfigureXPObjectSourceConnectionPropertiesPage<TModel>
ConfigureXPObjectSourceConnectionPropertiesPageEx<TModel>
See Also