GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : IMapDockableSubItem Interface |
For a list of all members of this type, see IMapDockableSubItem members.
Name | Description | |
---|---|---|
Action | Returns the action associated to the element if any, otherwise null . | |
BottomMargin | Width of the bottom margin. The default value is 0in. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
DockOutsideViewport | Gets or sets the sub item should be docked outside the viewport. Ignored if MapLocation is defined. | |
Hidden | Returns the value indicating whether the item is hidden. | |
LeftMargin | Width of the left margin. The default value is 0in. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
MapLocation | Gets or sets the sub item location within the map. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
MapSize | Gets or sets the sub item size within the map. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
Position | The position of the sub item. Ignored if MapLocation is defined. The default value is MapPosition.TopCenter. | |
RightMargin | Width of the right margin. The default value is 0in. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
ShadowIntensity | Gets the shadow intensity. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
Style | Gets or sets style properties for map sub item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
ToolTip | Gets the tooltip. | |
TopMargin | Width of the top margin. The default value is 0in. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
ZIndex | Drawing order of the item within the map. The default value is 0. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) |