[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapDataRegion

MapDataRegion Class

Defines a data region for the map

Inheritance
MapDataRegion
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class MapDataRegion

Constructors

Name Description
MapDataRegion()

Initializes a new instance of the MapDataRegion class.

Properties

Name Description
DataSetName

Gets or sets which data set to use for this data region.

Filters

Gets filters to apply to each row of data in the data region.

MapMember

Gets or sets group, and filter behavior for the data.

Name

Gets or sets the map's name

Extension Methods