Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A collection of actions with associated image map areas for use in Custom Report Items.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo
Microsoft.ReportingServices.OnDemandReportRendering.ActionInfoWithDynamicImageMap
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class ActionInfoWithDynamicImageMap _
Inherits ActionInfo
'Usage
Dim instance As ActionInfoWithDynamicImageMap
public sealed class ActionInfoWithDynamicImageMap : ActionInfo
public ref class ActionInfoWithDynamicImageMap sealed : public ActionInfo
[<SealedAttribute>]
type ActionInfoWithDynamicImageMap =
class
inherit ActionInfo
end
public final class ActionInfoWithDynamicImageMap extends ActionInfo
Der ActionInfoWithDynamicImageMap-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Actions | Gets the actions for the report item. (Geerbt von ActionInfo.) |
![]() |
ImageMapAreaInstances | Gets the instance objects for this report definition object. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
CreateBookmarkLinkAction | Adds a bookmark link action to the collection. This is used in custom report items. (Geerbt von ActionInfo.) |
![]() |
CreateDrillthroughAction | Adds a drillthrough action to the collection. This is used in custom report items. (Geerbt von ActionInfo.) |
![]() |
CreateHyperlinkAction | Adds a hyperlink action to the collection. This is used in custom report items. (Geerbt von ActionInfo.) |
![]() |
CreateImageMapAreaInstance(ImageMapArea.ImageMapAreaShape, array<Single[]) | Creates an instance object for this report definition object by specifying the shape and coordinates. |
![]() |
CreateImageMapAreaInstance(ImageMapArea.ImageMapAreaShape, array<Single[], String) | Creates an instance object for this report definition object by specifying the shape, coordinates, and tooltip text. |
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace
.gif)
.gif)