[]
        
(Showing Draft Content)

C1.WPF.ReportViewer.C1ReportViewer.AttachmentClick

AttachmentClick Event

Fired when click on attachment icon in the pdf file.

Namespace: C1.WPF.ReportViewer
Assembly: C1.WPF.ReportViewer.4.6.2.dll
Syntax
public event EventHandler<AttachmentClickEventArgs> AttachmentClick
Returns
Type Description
EventHandler<AttachmentClickEventArgs> Fired when click on attachment icon in the pdf file.