Classe MapDockableSubItem
Represents a dockable item in the map item.
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapSubItem
Microsoft.ReportingServices.RdlObjectModel..::..MapDockableSubItem
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapColorScale
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapDistanceScale
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapLegend
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapTitle
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public MustInherit Class MapDockableSubItem _
Inherits MapSubItem
'Uso
Dim instance As MapDockableSubItem
public abstract class MapDockableSubItem : MapSubItem
public ref class MapDockableSubItem abstract : public MapSubItem
[<AbstractClassAttribute>]
type MapDockableSubItem =
class
inherit MapSubItem
end
public abstract class MapDockableSubItem extends MapSubItem
O tipo MapDockableSubItem expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
MapDockableSubItem | Initializes a new instance of the MapDockableSubItem class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ActionInfo | Gets or sets a set of actions for the dockable item. | |
BottomMargin | Gets or sets the bottom margin for the subitem. (Herdado de MapSubItem.) | |
ComponentMetadata | The component metadata. (Herdado de ReportObject.) | |
DockOutsideViewport | Indicates whether the dockable item will be docked outside a map viewport. | |
Hidden | Indicates whether the dockable item will be hidden. | |
LeftMargin | Gets or sets the left margin for the subitem. (Herdado de MapSubItem.) | |
MapLocation | Gets or sets the location of the subitem. (Herdado de MapSubItem.) | |
MapSize | Gets or sets the size of the subitem. (Herdado de MapSubItem.) | |
Parent | The parent of this report object. (Herdado de ReportObjectBase.) | |
Position | Gets or sets the position of the dockable item in the map. | |
RightMargin | Gets or sets the right margin for the subitem. (Herdado de MapSubItem.) | |
Site | Infraestrutura. (Herdado de ReportObject.) | |
Style | Gets or sets style information for the subitem. (Herdado de MapSubItem.) | |
ToolTip | Gest or sets the tooltip text for the dockable item. | |
TopMargin | Gets or sets the top margin for the subitem. (Herdado de MapSubItem.) | |
ZIndex | Gets or sets the drawing order of the subitem. (Herdado de MapSubItem.) |
Início
Métodos
Nome | Descrição | |
---|---|---|
DeepClone | Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetContainingDataScopes | Infraestrutura. (Herdado de ReportObject.) | |
GetDataScopesForDefaultImpl | Infraestrutura. (Herdado de ReportObject.) | |
GetDependenciesCore | Infraestrutura. (Herdado de ReportObject.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
Initialize | Initializes the current MapDockableSubItem instance. (Substitui MapSubItem. . :: . .Initialize() () () ().) | |
InitializeForDesigner | Infraestrutura. (Herdado de ReportObject.) | |
MemberwiseClone | (Herdado de Object.) | |
OnChildPropertyChanged | Infraestrutura. (Herdado de ReportObject.) | |
OnPropertyChanged | Infraestrutura. (Herdado de ReportObject.) | |
RdlSemanticEqualsCore | Infraestrutura. (Herdado de ReportObject.) | |
SavePropertyValue< (Of < <' (T> ) > > ) | Infraestrutura. (Herdado de ReportObject.) | |
ToString | (Herdado de Object.) |
Início
Implementações de interfaces explícitas
Nome | Descrição | |
---|---|---|
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) | |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.