ActiveReports 8
MapShapefile Class Members
See Also  Properties 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapShapefile Class

Glossary Item Box

The following tables list the members exposed by MapShapefile.

Public Constructors

 NameDescription
Public ConstructorMapShapefile ConstructorInitializes a new instance of the MapShapefile class.  
Top

Public Properties

 NameDescription
Public PropertyMapFieldNamesGets the set of non-spatial data fields to be imported from the shape file.  
Public PropertySourceContains 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.  
Top

See Also