ActiveReports 12
Name Property (DataValue)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataValue Class : Name Property

Gets or sets the name for the data value.

Syntax
'Declaration
 
Public Property Name As ExpressionInfo
public ExpressionInfo Name {get; set;}

Property Value

An ExpressionInfo object containing the name expression.
See Also

Reference

DataValue Class
DataValue Members