ActiveReports3 Request technical support
ActiveReport3.FetchEventArgs Class Members
See Also  Properties 


The following tables list the members exposed by ActiveReport3.FetchEventArgs.

Public Constructors

 NameDescription
Public ConstructorActiveReport3.FetchEventArgs ConstructorCreates a new FetchEventArgs instance.  
Top

Public Properties

 NameDescription
Public PropertyEOFThis parameter is passed by reference and its default Value is True.  It has to be explicitly set to False for the report to continue processing more records when the report is unbound. For bound reports, the EOF property is set automatically.  
Top

See Also