Gets or sets the name of the data set.
| Visual Basic (Declaration) | |
|---|---|
Property Name As String | |
| C# | |
|---|---|
string Name {get; set;} | |
Return Value
A String containing the name of the data set.
The data set name cannot be the same as any data region or grouping name.
| DataDynamics.Reports | Support Forum |
| Name Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > IBaseDataSet Interface : Name Property |