Gets or sets the name for the data value.
| Visual Basic (Declaration) | |
|---|---|
Public Property Name As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Name {get; set;} | |
Return Value
An ExpressionInfo object containing the name expression.
| DataDynamics.Reports | Support Forum |
| Name Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > DataValue Class : Name Property |
Gets or sets the name for the data value.
| Visual Basic (Declaration) | |
|---|---|
Public Property Name As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Name {get; set;} | |
An ExpressionInfo object containing the name expression.