Progress® Telerik® Reporting R1 2021
InteractiveActionCancelEventArgs Properties
The InteractiveActionCancelEventArgs 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.) |
![]() | Cancel |
Gets or sets a value indicating whether the event should be canceled.
|
![]() | 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.) |