ActiveReports 12
DataElementOutput Property (MapVectorLayer)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapVectorLayer Class : DataElementOutput Property
Gets or sets whether the item should appear in a data rendering. That evaluates to one of DataElementOutput. The default value is DataElementOutput.Output.
Syntax
'Declaration
 
Public Property DataElementOutput As DataElementOutput
public DataElementOutput DataElementOutput {get; set;}
See Also

Reference

MapVectorLayer Class
MapVectorLayer Members