ComponentOne FlexReport for WinForms
ExecuteAction Method (C1FlexViewer)

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewer Class : ExecuteAction Method
Executes the specified preview action, if possible.
Syntax
'Declaration
 
Public Sub ExecuteAction( _
   ByVal action As FlexViewerAction _
) 
public void ExecuteAction( 
   FlexViewerAction action
)

Parameters

action
See Also

Reference

C1FlexViewer Class
C1FlexViewer Members