Classe ActionInfoWithDynamicImageMap
A collection of actions with associated image map areas for use in Custom Report Items.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ActionInfo
Microsoft.ReportingServices.OnDemandReportRendering..::..ActionInfoWithDynamicImageMap
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ActionInfoWithDynamicImageMap _
Inherits ActionInfo
'Utilisation
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
Le type ActionInfoWithDynamicImageMap expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Actions | The actions for the report item. (hérité de ActionInfo.) | |
ImageMapAreaInstances | Gets the instance objects for this report definition object. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
CreateBookmarkLinkAction | Adds a bookmark link action to the collection. This is used in custom report items. (hérité de ActionInfo.) | |
CreateDrillthroughAction | Adds a drillthrough action to the collection. This is used in custom report items. (hérité de ActionInfo.) | |
CreateHyperlinkAction | Adds a hyperlink action to the collection. This is used in custom report items. (hérité de 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 | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.