Class
InteractiveActionCancelEventArgs

Provides data for a cancelable Action event.

Definition

Namespace:Telerik.ReportViewer.Wpf

Assembly:Telerik.ReportViewer.Wpf.dll

Syntax:

cs-api-definition
public class InteractiveActionCancelEventArgs : InteractiveActionEventArgs

Inheritance: objectEventArgsInteractiveActionEventArgsInteractiveActionEventArgsInteractiveActionCancelEventArgs

Inherited Members InteractiveActionEventArgs.ElementInteractiveActionEventArgs.ActionInteractiveActionEventArgs.CursorPosInteractiveActionEventArgs.Bounds

Properties

Cancel

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

Declaration

cs-api-definition
public bool Cancel { get; set; }

Property Value

bool

In this article
DefinitionPropertiesCancel
Not finding the help you need?
Contact Support