[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.DataSet.Name

Name Property

Name

Gets or sets a name of the dataset.

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

A string value indicating the name of the dataset.

Implements
Remarks

The dataset name must be unique and cannot match any data region or grouping name.