FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / SearchActionEventArgs Class / Action Property

In This Topic
    Action Property (SearchActionEventArgs)
    In This Topic
    Gets a value indicating which action has occurred.
    Syntax
    'Declaration
     
    Public ReadOnly Property Action As FlexViewerSearchAction
    public FlexViewerSearchAction Action {get;}
    See Also