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

Glossary Item Box

Initializes a new instance of the FindEventArgs class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public FindEventArgs()

See Also