ComponentOne FlexReport for WinForms
ActionIsToggled Method

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewer Class : ActionIsToggled Method
Returns True if the button for the specified action should appear in Pressed state.
Syntax
'Declaration
 
Public Function ActionIsToggled( _
   ByVal action As FlexViewerAction _
) As System.Boolean
public System.bool ActionIsToggled( 
   FlexViewerAction action
)

Parameters

action
See Also

Reference

C1FlexViewer Class
C1FlexViewer Members