ActiveReports 12
Source Property (MapShapefile)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapShapefile Class : Source Property
Contains a constant or expression that evaluates to the location of the shapefile. This can be a full path, relative path, or URL. Relative paths start in the same folder as the report. An expression should evaluate to a System.String.
Syntax
'Declaration
 
Public Property Source As ExpressionInfo
public ExpressionInfo Source {get; set;}
See Also

Reference

MapShapefile Class
MapShapefile Members