Progress® Telerik® Reporting R3 2020
InteractiveActionEventArgs Properties
The InteractiveActionEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Action |
Gets the action instance
(Inherited from InteractiveActionEventArgs.) |
![]() | Bounds |
Gets the client bounds in pixels of the element that triggered the action
(Inherited from InteractiveActionEventArgs.) |
![]() | CursorPos |
Gets the relative coordinates in pixels of the mouse cursor according to the report item that triggered the action.
Returns an empty Point instance when used in InteractiveActionLeave event handler.
(Inherited from InteractiveActionEventArgs.) |
![]() | Element |
Gets the framework element associated with the event.
|