ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapDockableSubItem Interface
Properties

In This Topic
    IMapDockableSubItem Interface Members
    In This Topic

    The following tables list the members exposed by IMapDockableSubItem.

    Public Properties
     NameDescription
     PropertyGets the action associated with the element if any, otherwise null.  
     PropertyGets a value indicating whether the sub item should be docked outside the viewport. Ignored if MapLocation is defined.  
     PropertyGets a value indicating whether the item is hidden.  
     PropertyGets the position of the sub item. Ignored if MapLocation is defined. The default value is MapPosition.TopCenter.  
     PropertyGets the tooltip.  
    Top
    See Also