[]
        
(Showing Draft Content)

C1.WPF.ReportViewer.AttachmentClickEventArgs.Handled

Handled Property

Handled

Indicates whether the AttachmentClick event has been handled by an event listener and C1ReportViewer should do nothing.

Declaration
public bool Handled { get; set; }