FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / Pane Property

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