ActiveReports 8
IMapDockableSubItem Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : IMapDockableSubItem Interface

Glossary Item Box

The following tables list the members exposed by IMapDockableSubItem.

Public Properties

 NameDescription
 PropertyActionReturns the action associated to the element if any, otherwise null.  
 PropertyDockOutsideViewportGets or sets the sub item should be docked outside the viewport. Ignored if MapLocation is defined.  
 PropertyHiddenReturns the value indicating whether the item is hidden.  
 PropertyPositionThe position of the sub item. Ignored if MapLocation is defined. The default value is MapPosition.TopCenter.  
 PropertyToolTipGets the tooltip.  
Top

See Also