ActionInfoWithDynamicImageMap Miembros
A collection of actions with associated image map areas for use in Custom Report Items.
El tipo ActionInfoWithDynamicImageMap expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
CreateBookmarkLinkAction | Adds a bookmark link action to the collection. Used in Custom Report Items. (Se hereda de ActionInfo). | |
CreateDrillthroughAction | Adds a drillthrough action to the collection. Used in Custom Report Items. (Se hereda de ActionInfo). | |
CreateHyperlinkAction | Adds a hyperlink action to the collection. Used in Custom Report Items. (Se hereda 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 | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Actions | The actions for the report item (Se hereda de ActionInfo). | |
ImageMapAreaInstances | Gets the instance objects for this report definition object. |
Principio