ActiveReports 12
DataElementLabel Property (MapSpatialElementTemplate)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapSpatialElementTemplate Class : DataElementLabel Property
The label for the data element. Defaults to the value of Label property. An expression should evaluate to a System.String.
Syntax
'Declaration
 
Public Property DataElementLabel As ExpressionInfo
public ExpressionInfo DataElementLabel {get; set;}
See Also

Reference

MapSpatialElementTemplate Class
MapSpatialElementTemplate Members