MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapDockableSubItem Interface

IMapDockableSubItem Interface Properties

For a list of all members of this type, see IMapDockableSubItem members.

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