Gets or sets the name for the data value.
Visual Basic (Declaration) | |
---|---|
Public Property Name As ExpressionInfo |
C# | |
---|---|
public ExpressionInfo Name {get; set;} |
ActiveReports Developer 7 | |
Name Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataValue Class : Name Property |
Glossary Item Box
Gets or sets the name for the data value.
Visual Basic (Declaration) | |
---|---|
Public Property Name As ExpressionInfo |
C# | |
---|---|
public ExpressionInfo Name {get; set;} |