ActionInfoWithDynamicImageMap Class
Updated: February 25, 2016
A collection of actions with associated image map areas for use in Custom Report Items.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Microsoft.ReportingServices.OnDemandReportRendering::ActionInfo
Microsoft.ReportingServices.OnDemandReportRendering::ActionInfoWithDynamicImageMap
| Name | Description | |
|---|---|---|
![]() | Actions | Gets the actions for the report item.(Inherited from ActionInfo.) |
![]() | ImageMapAreaInstances | Gets the instance objects for this report definition object. |
| Name | Description | |
|---|---|---|
![]() | CreateBookmarkLinkAction() | Adds a bookmark link action to the collection. This is used in custom report items.(Inherited from ActionInfo.) |
![]() | CreateDrillthroughAction() | Adds a drillthrough action to the collection. This is used in custom report items.(Inherited from ActionInfo.) |
![]() | CreateHyperlinkAction() | Adds a hyperlink action to the collection. This is used in custom report items.(Inherited from 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(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

