MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapSpatialElement Interface / DataElementLabel Property

In This Topic
DataElementLabel Property (IMapSpatialElement)
In This Topic
Gets the data element label.
Syntax
'Declaration
 
ReadOnly Property DataElementLabel As String
 

Property Value

A System.String representing the data element label.
See Also