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

In This Topic
DockOutsideViewport Property (IMapDockableSubItem)
In This Topic
Gets a value indicating whether the sub item should be docked outside the viewport. Ignored if MapLocation is defined.
Syntax
'Declaration
 
ReadOnly Property DockOutsideViewport As Boolean
 

Property Value

A System.Boolean value. true if the sub item should be docked outside the viewport; otherwise, false.
See Also