ActiveReports 12
SpatialField Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapSpatialDataSet Class : SpatialField Property
Gets or sets the name of the spatial field to be imported from the data source. It should be of type SqlGeometry or SqlGeography. An expression should evaluate to a System.String.
Syntax
'Declaration
 
Public Property SpatialField As ExpressionInfo
public ExpressionInfo SpatialField {get; set;}
See Also

Reference

MapSpatialDataSet Class
MapSpatialDataSet Members