ActiveReports 12
MapSubItem Class Members
Properties 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapSubItem Class

The following tables list the members exposed by MapSubItem.

Public Properties
 NameDescription
Public PropertyWidth of the bottom margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in.  
Public PropertyWidth of the left margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in.  
Public PropertyGets or sets the sub item location within the map. Default for MapViewport (0,0), otherwise Position is used.  
Public PropertyGets or sets the sub item size within the map. If omitted for MapViewport the default is (100,100) in percents. Automatically calculated for MapDockableSubItem.  
Public PropertyWidth of the right margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in.  
Public PropertyGets or sets style properties for map sub item. Each of the properties of type Color support transparency.  
Public PropertyWidth of the top margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in.  
Public PropertyDrawing order of the item within the map. An expression should evaluate to a GrapeCity.ActiveReports.BarCodes.GC.Integer. The default value is 0.  
Top
See Also

Reference

MapSubItem Class
GrapeCity.ActiveReports.PageReportModel Namespace