[]
        
(Showing Draft Content)

C1.Win.FlexViewer.C1FlexViewer.UserAction

UserAction Event

Allows to provide non-standard action handling, or cancel the action.

Namespace: C1.Win.FlexViewer
Assembly: C1.Win.FlexViewer.4.8.dll
Syntax
public event EventHandler<UserFlexViewerActionEventArgs> UserAction
Returns
Type Description
EventHandler<UserFlexViewerActionEventArgs> Allows to provide non-standard action handling, or cancel the action.