[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapShapefile.Source

Source Property

Source

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 string.

Declaration
[ExpressionBaseType(typeof(string))]
public ExpressionInfo Source { get; set; }