ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapSpatialDataRegion Class
Properties

In This Topic
    MapSpatialDataRegion Class Members
    In This Topic

    The following tables list the members exposed by MapSpatialDataRegion.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MapSpatialDataRegion class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets vector data for a map element. An expression that is evaluated for each inner most group instance of the data region. The expected value is either SqlGeometry or SqlGeography. If <> Null, the appropriate map element will be created and added to the layer.  
    Top
    See Also