ReportViewer for WPF and Silverlight | ComponentOne
C1.WPF.ReportViewer Namespace / AttachmentClickEventArgs Class
Properties


In This Topic
    AttachmentClickEventArgs Class Members
    In This Topic

    The following tables list the members exposed by AttachmentClickEventArgs.

    Public Properties
     NameDescription
    Public PropertyThe author of attachment.  
    Public PropertyThe content of attachment.  
    Public PropertyIndicates whether the C1ReportViewer.AttachmentClick event has been handled by an event listener and C1ReportViewer should do nothing.  
    Public PropertyThe name of attachment.  
    Top
    See Also