MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapVectorLayer Interface / DataElementOutput Property

In This Topic
DataElementOutput Property (IMapVectorLayer)
In This Topic
Gets the XML export custom element output type.
Syntax
'Declaration
 
ReadOnly Property DataElementOutput As DataElementOutput
 

Property Value

A DataElementOutput representing the XML export custom element output type.
See Also