[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.IBaseDataSet.Name

Name Property

Name

Gets or sets a name of the dataset.

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

A string value indicating the name of the dataset.

Remarks

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