MapSubItem Class

Definition

Represents a subitem in the map report item.

public ref class MapSubItem abstract : Microsoft::ReportingServices::OnDemandReportRendering::MapObjectCollectionItem, Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public abstract class MapSubItem : Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionItem, Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type MapSubItem = class
    inherit MapObjectCollectionItem
    interface IROMStyleDefinitionContainer
Public MustInherit Class MapSubItem
Inherits MapObjectCollectionItem
Implements IROMStyleDefinitionContainer
Inheritance
Derived
Implements

Fields

m_instance

The report instance object.

(Inherited from MapObjectCollectionItem)
m_map

Specifies the map to which this subitem applies.

Properties

BottomMargin

Gets the bottom margin for the subitem.

LeftMargin

Gets the left margin for the subitem.

MapLocation

Gets the location of the subitem.

MapSize

Gets the size of the subitem.

RightMargin

Gets the right margin for the subitem.

Style

Gets the style information for the subitem.

TopMargin

Gets the top margin for the subitem.

ZIndex

Gets the drawing order of the subitem.

Explicit Interface Implementations

IMapObjectCollectionItem.SetNewContext()

Sets a new context for the collection.

(Inherited from MapObjectCollectionItem)

Applies to