ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapSpatialElement Interface / DataElementOutput Property

In This Topic
    DataElementOutput Property (IMapSpatialElement)
    In This Topic
    Gets the data element output.
    Syntax
    'Declaration
     
    ReadOnly Property DataElementOutput As DataElementOutput
    DataElementOutput DataElementOutput {get;}

    Property Value

    A DataElementOutput representing the data element output.
    See Also