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

In This Topic
    MapDockableSubItem Class Members
    In This Topic

    The following tables list the members exposed by MapDockableSubItem.

    Public Properties
     NameDescription
    Public PropertyActions for the map sub item.  
    Public PropertyGets or sets the sub item should be docked outside the viewport. Ignored if MapLocation is defined. An expression should evaluate to a System.Boolean.  
    Public PropertyGets or sets the item is hidden. An expression should evaluate to a System.Boolean.  
    Public PropertyThe position of the sub item. Ignored if MapLocation is defined. That evaluates to one of MapDockableSubItem.MapPosition. The default value is MapDockableSubItem.MapPosition.TopCenter.  
    Public PropertyTool tip to display for the map sub item. An expression should evaluate to a System.String.  
    Top
    See Also