[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapSpatialElementTemplate.DataElementLabel

DataElementLabel Property

DataElementLabel

The label for the data element. Defaults to the value of Label property. An expression should evaluate to a string.

Declaration
[ExpressionBaseType(typeof(string))]
public ExpressionInfo DataElementLabel { get; set; }