ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapDataBoundView Class
Members

In This Topic
    MapDataBoundView Class
    In This Topic
    Defines the center/zoom of the view port based on the spatial map elements bound to data
    Object Model
    MapDataBoundView Class
    Syntax
    'Declaration
     
    Public NotInheritable Class MapDataBoundView 
       Inherits MapView
    public sealed class MapDataBoundView : MapView 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.MapView
          GrapeCity.ActiveReports.PageReportModel.MapDataBoundView

    See Also