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

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