ComponentOne FlexReport for UWP
SearchActionEventArgs Constructor

C1.UWP.FlexViewer Assembly > C1.Xaml.FlexViewer Namespace > SearchActionEventArgs Class : SearchActionEventArgs Constructor
Initializes a new instance of the SearchActionEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal action As FlexViewerSearchAction _
)
public SearchActionEventArgs( 
   FlexViewerSearchAction action
)

Parameters

action
See Also

Reference

SearchActionEventArgs Class
SearchActionEventArgs Members