Progress® Telerik® Reporting R3 2020
InteractiveActionEventArgs Properties
The InteractiveActionEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Action |
Gets the action instance
|
![]() | Bounds |
Gets the client bounds in pixels of the element that triggered the action
|
![]() | 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.
|