ActiveReports 12
Name Property (IBaseDataSet)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > IBaseDataSet Interface : Name Property

Gets or sets the name of the data set.

Syntax
'Declaration
 
Property Name As String
string Name {get; set;}

Property Value

A String containing the name of the data set.

Remarks

The data set name cannot be the same as any data region or grouping name.

See Also

Reference

IBaseDataSet Interface
IBaseDataSet Members