WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / IFlexViewerToolPanel Interface / SetViewer Method
In This Topic
    SetViewer Method
    In This Topic
    Associates the tool panel with the given instance of the FlexViewer control.
    Syntax
    void SetViewer( 
       FlexViewer fv
    )

    Parameters

    fv
    See Also