ComponentOne FlexReport for WinForms
ActionIsEnabled Method

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewer Class : ActionIsEnabled Method
Returns True if the specified action can be executed.
Syntax
'Declaration
 
Public Function ActionIsEnabled( _
   ByVal action As FlexViewerAction _
) As System.Boolean
public System.bool ActionIsEnabled( 
   FlexViewerAction action
)

Parameters

action
See Also

Reference

C1FlexViewer Class
C1FlexViewer Members