ActiveReports Developer 7
FindEventArgs Constructor
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > FindEventArgs Class : FindEventArgs Constructor

Glossary Item Box

Initializes a new instance of the FindEventArgs class.

Overload List

OverloadDescription
FindEventArgs Constructor(Boolean,Int32)Initializes a new instance of the FindEventArgs class and sets the Found and PageIndex properties.  
FindEventArgs Constructor()Initializes a new instance of the FindEventArgs class.  

See Also