Gets or sets the name of the report item.
| Visual Basic (Declaration) | |
|---|---|
Public Property Name As String | |
| C# | |
|---|---|
public string Name {get; set;} | |
Return Value
A String indicating the name of the report item.
| DataDynamics.Reports | Support Forum |
| Name Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > ReportItem Class : Name Property |