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

ChooseReportDataSourceTypePageViewEx(DataSourceTypes) Constructor

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v18.2.Extensions.dll

Declaration

public ChooseReportDataSourceTypePageViewEx(
    DataSourceTypes dataSourceTypes
)

Parameters

Name Type
dataSourceTypes DataSourceTypes
See Also