MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapDockableSubItem Class

MapDockableSubItem Class Properties

For a list of all members of this type, see MapDockableSubItem members.

Public Properties
 NameDescription
Public PropertyActions for the map sub item.  
Public PropertyGets or sets the sub item should be docked outside the viewport. Ignored if MapLocation is defined. An expression should evaluate to a System.Boolean.  
Public PropertyGets or sets the item is hidden. An expression should evaluate to a System.Boolean.  
Public PropertyThe position of the sub item. Ignored if MapLocation is defined. That evaluates to one of MapDockableSubItem.MapPosition. The default value is MapDockableSubItem.MapPosition.TopCenter.  
Public PropertyTool tip to display for the map sub item. An expression should evaluate to a System.String.  
Top
See Also