ComponentOne FlexReport for WinForms
UserFlexViewerActionEventArgs Constructor

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > UserFlexViewerActionEventArgs Class : UserFlexViewerActionEventArgs Constructor
The FlexViewerAction value related to the event.
Initializes a new instance of the UserFlexViewerActionEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal action As FlexViewerAction _
)
public UserFlexViewerActionEventArgs( 
   FlexViewerAction action
)

Parameters

action
The FlexViewerAction value related to the event.
See Also

Reference

UserFlexViewerActionEventArgs Class
UserFlexViewerActionEventArgs Members