ComponentOne Reports for WPF
C1.WPF.C1Report Namespace / C1DocumentViewer Class / DocumentViewer Property

In This Topic
    DocumentViewer Property
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Public Property DocumentViewer As C1DocumentViewer
    public C1DocumentViewer DocumentViewer {get; set;}
    See Also