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

DataSourceRefInfo Class

Provides information to reference a report’s data source in the XtraReport.ObjectStorage collection.

Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts

Assembly: DevExpress.XtraReports.v19.1.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

[DataContract]
public class DataSourceRefInfo

Inheritance

Object
DataSourceRefInfo
See Also