[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapSpatialDataSet.SpatialField

SpatialField Property

SpatialField

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

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