FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / Viewer Property

In This Topic
    Viewer Property (C1FlexViewerDialog)
    In This Topic
    Gets the hosted C1FlexViewer.
    Syntax
    'Declaration
     
    Public ReadOnly Property Viewer As C1FlexViewer
    public C1FlexViewer Viewer {get;}
    See Also