Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / SearchActionEventArgs Class
Members

In This Topic
    SearchActionEventArgs Class
    In This Topic
    Provides data for the FlexViewer.SearchAction event.
    Syntax
    'Declaration
     
    
    Public Class SearchActionEventArgs 
       Inherits System.EventArgs
    public class SearchActionEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Blazor.Viewer.SearchActionEventArgs

    See Also