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

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