MapDockableSubItemInstance Class

Definition

Represents an instance type of the MapDockableSubItem class and contains the calculated values of the properties in MapDockableSubItem.

public ref class MapDockableSubItemInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::MapSubItemInstance
public abstract class MapDockableSubItemInstance : Microsoft.ReportingServices.OnDemandReportRendering.MapSubItemInstance
type MapDockableSubItemInstance = class
    inherit MapSubItemInstance
Public MustInherit Class MapDockableSubItemInstance
Inherits MapSubItemInstance
Inheritance
MapDockableSubItemInstance
Derived

Properties

BottomMargin

Gets the calculated value of the BottomMargin property in a MapSubItem class.

(Inherited from MapSubItemInstance)
DockOutsideViewport

Gets the calculated value of the DockOutsideViewport property in a MapDockableSubItem class.

Hidden

Gets the calculated value of the Hidden property in a MapDockableSubItem class.

LeftMargin

Gets the calculated value of the LeftMargin property in a MapSubItem class.

(Inherited from MapSubItemInstance)
Position

Gets the calculated value of the Position property in a MapDockableSubItem class.

RightMargin

Gets the calculated value of the RightMargin property in a MapSubItem class.

(Inherited from MapSubItemInstance)
Style

Gets the calculated value of the Style property in a MapSubItem class.

(Inherited from MapSubItemInstance)
ToolTip

Gets the calculated value of the ToolTip property in a MapDockableSubItem class.

TopMargin

Gets the calculated value of the TopMargin property in a MapSubItem class.

(Inherited from MapSubItemInstance)
ZIndex

Gets the calculated value of the ZIndex property in a MapSubItem class.

(Inherited from MapSubItemInstance)

Methods

ResetInstanceCache()

Resets the cache of the MapDockableSubItemInstance.

Applies to