[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapDockableSubItem.DockOutsideViewport

DockOutsideViewport Property

DockOutsideViewport

Gets or sets the sub item should be docked outside the viewport. Ignored if MapLocation is defined. An expression should evaluate to a bool.

Declaration
[ExpressionBaseType(typeof(bool))]
public ExpressionInfo DockOutsideViewport { get; set; }