ActiveReports 18 .NET Edition
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
    string DataElementLabel {get;}
    See Also