FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / OnPrepareToolMenu Method

In This Topic
    OnPrepareToolMenu Method
    In This Topic
    Raises the PrepareToolMenu event.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPrepareToolMenu() 
    protected virtual void OnPrepareToolMenu()
    See Also