[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.DataSource.Name

Name Property

Name

Gets or sets a name of the data source.

Declaration
public string Name { get; set; }
Property Value
Type Description
string

A string value indicating the name of the data source.

Remarks

Each data source must have a unique name.