ActiveReports 12
DockOutsideViewport Property (MapDockableSubItem)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapDockableSubItem Class : DockOutsideViewport Property
Gets or sets the sub item should be docked outside the viewport. Ignored if MapLocation is defined. An expression should evaluate to a System.Boolean.
Syntax
'Declaration
 
Public Property DockOutsideViewport As ExpressionInfo
public ExpressionInfo DockOutsideViewport {get; set;}
See Also

Reference

MapDockableSubItem Class
MapDockableSubItem Members