Skip to main content

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.v23.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

[DataContract]
public class DataSourceRefInfo :
    DataSourceCommonInfo

Inheritance

See Also