ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapVectorLayer Class / MapDataRegionName Property

In This Topic
    MapDataRegionName Property
    In This Topic
    Gets or sets which data region to use as the source. Mandatory if MapSpatialData is MapSpatialDataRegion.
    Syntax
    'Declaration
     
    Public Property MapDataRegionName As String
    public string MapDataRegionName {get; set;}
    See Also