FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / UserFlexViewerActionEventArgs Class / Action Property

In This Topic
    Action Property (UserFlexViewerActionEventArgs)
    In This Topic
    Gets the FlexViewerAction value related to the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property Action As FlexViewerAction
    public FlexViewerAction Action {get;}
    See Also