WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / CustomToolEventArgs Class
Members
In This Topic
    CustomToolEventArgs Class
    In This Topic
    Provides data for the FlexViewer.NavigateToCustomTool event.
    Syntax
    public class CustomToolEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.Viewer.CustomToolEventArgs

    See Also