FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / FindActionCompletedEventArgs Class
Properties Methods


In This Topic
    FindActionCompletedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by FindActionCompletedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FindActionCompletedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGet the C1FindTextAction value defines the complited find action.  
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Public PropertyGets the C1FoundPosition object that specifies the found text position.  
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Top
    Protected Methods
    See Also