FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / FindActionCompletedEventArgs Class / Action Property

In This Topic
    Action Property (FindActionCompletedEventArgs)
    In This Topic
    Get the C1FindTextAction value defines the complited find action.
    Syntax
    'Declaration
     
    Public ReadOnly Property Action As C1FindTextAction
    public C1FindTextAction Action {get;}
    See Also