FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / IFlexViewerToolPanel Interface / OnHiding Method

In This Topic
    OnHiding Method
    In This Topic
    Executes before hiding the tool panel.
    Syntax
    'Declaration
     
    Sub OnHiding() 
    void OnHiding()
    See Also