SelectSingleDataMemberPage(TView, IDataSourceFactory, ReportWizardSettings) Constructor
In This Article
Namespace: DevExpress.XtraReports.Wizards.Presenters
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public SelectSingleDataMemberPage(
TView view,
IDataSourceFactory dataSourceFactory,
ReportWizardSettings reportWizardSettings
)
#Parameters
Name | Type |
---|---|
view | TView |
data |
IData |
report |
Report |
See Also