New to Telerik ReportingStart a free 30-day trial

Provides data for a cancelable Action event.

Definition

Namespace:Telerik.ReportViewer.Wpf

Assembly:Telerik.ReportViewer.Wpf.dll

Syntax:

C#
public class InteractiveActionCancelEventArgs : InteractiveActionEventArgs

Inheritance: objectEventArgsInteractiveActionEventArgsInteractiveActionEventArgsInteractiveActionCancelEventArgs

Inherited Members InteractiveActionEventArgs.ElementInteractiveActionEventArgs.ActionInteractiveActionEventArgs.CursorPosInteractiveActionEventArgs.Bounds

Properties

Cancel

bool

Gets or sets a value indicating whether the event should be canceled.

C#
public bool Cancel { get; set; }
In this article
DefinitionPropertiesCancel
Not finding the help you need?
Contact Support