FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.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