UWP 10.1.11
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class ViewButtonClickHandler

Occurs when ReportParameter view report button clicked.

Inheritance
System.Object
ViewButtonClickHandler
Namespace: BoldReports.UI.Xaml
Assembly: BoldReports.UWP.dll
Syntax
public sealed class ViewButtonClickHandler : MulticastDelegate

Constructors

ViewButtonClickHandler(Object, IntPtr)

Declaration
public ViewButtonClickHandler(object object, IntPtr method)
Parameters
Type Name Description
System.Object object
System.IntPtr method

Methods

BeginInvoke(Object, CancelEventArgs, AsyncCallback, Object)

Declaration
public virtual IAsyncResult BeginInvoke(object sender, CancelEventArgs args, AsyncCallback callback, object object)
Parameters
Type Name Description
System.Object sender
BoldReports.UI.Xaml.CancelEventArgs args
System.AsyncCallback callback
System.Object object
Returns
Type Description
System.IAsyncResult

EndInvoke(IAsyncResult)

Declaration
public virtual void EndInvoke(IAsyncResult result)
Parameters
Type Name Description
System.IAsyncResult result

Invoke(Object, CancelEventArgs)

Declaration
public virtual void Invoke(object sender, CancelEventArgs args)
Parameters
Type Name Description
System.Object sender
BoldReports.UI.Xaml.CancelEventArgs args
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved