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

MapReportTemplateFieldsPage.DataSource Property

Specifies the actual data source.

Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages

Assembly: DevExpress.Xpf.ReportDesigner.v19.1.dll

Declaration

public object DataSource { get; }

Property Value

Type Description
Object

An object that specifies the data source.

See Also