ActiveReports 18 .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
     PropertyReturns the action associated to the element if any, otherwise null.  
     PropertyGets the sub item should be docked outside the viewport. Ignored if MapLocation is defined.  
     PropertyReturns the value indicating whether the item is hidden.  
     PropertyThe position of the sub item. Ignored if MapLocation is defined. The default value is MapPosition.TopCenter.  
     PropertyGets the tooltip.  
    Top
    See Also