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

DataSourceInfo Properties

Provides information about a data source.
Name Description
Data Specifies the data serialized to the report layout in JSON format using the XtraReport.ObjectStorage property.
DataSerializer Specifies the name of a data source serializer.
Id Specifies the data source ID.
IsSqlDataSource Specifies whether or not the data source is a SqlDataSource object.
Name Specifies the data source name.
See Also