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

In This Topic
    MapTitle Class
    In This Topic
    Defines a title to be drawn within a map
    Object Model
    MapTitle Class
    Syntax
    'Declaration
     
    Public NotInheritable Class MapTitle 
       Inherits MapDockableSubItem
    public sealed class MapTitle : MapDockableSubItem 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.MapSubItem
          GrapeCity.ActiveReports.PageReportModel.MapDockableSubItem
             GrapeCity.ActiveReports.PageReportModel.MapTitle

    See Also