ActiveReports 18 .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 the sub item should be docked outside the viewport. Ignored if MapLocation is defined.
    Syntax
    'Declaration
     
    ReadOnly Property DockOutsideViewport As Boolean
    bool DockOutsideViewport {get;}
    See Also