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

DataSourceRefInfo Properties

Provides information to reference a report’s data source in the XtraReport.ObjectStorage collection.
Name Description
DataSerializer A custom data source serializer.
IsJsonDataSource
IsSqlDataSource Specifies whether or not the data source is a SqlDataSource object.
Name Specifies the data source name.
Ref Specifies a reference to an object in the XtraReport.ObjectStorage collection.
See Also