Class
InteractiveActionCancelEventArgs

/// Provides data for interactive actions related event on the ReportViewer and on the Telerik.ReportViewer.Wpf.ReportViewer controls.

Definition

Namespace:Telerik.ReportViewer.Common

Assembly:Telerik.ReportViewer.WinForms.dll

Syntax:

cs-api-definition
public class InteractiveActionCancelEventArgs : InteractiveActionEventArgs

Inheritance: objectEventArgsInteractiveActionEventArgsInteractiveActionCancelEventArgs

Inherited Members InteractiveActionEventArgs.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