ChooseReportDataSourceTypePageViewEx(DataSourceTypes) Constructor
Initializes a new instance of the ChooseReportDataSourceTypePageViewEx class with specified settings.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
dataSourceTypes | DataSourceTypes | A DataSourceTypes object that contains available data source types. |
See Also