Provides data for an Action event.
Definition
Namespace:Telerik.ReportViewer.Wpf
Assembly:Telerik.ReportViewer.Wpf.dll
Syntax:
C#
public class InteractiveActionEventArgs : InteractiveActionEventArgs
Inheritance: objectEventArgsInteractiveActionEventArgsInteractiveActionEventArgs
Derived Classes:
Inherited Members
Properties
Element
FrameworkElement
Gets the framework element associated with the event.
C#
public FrameworkElement Element { get; }