ActiveReports 6 Online Help
ActiveReport.FetchEventArgs Class Members
Properties 

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

Public Constructors
 NameDescription
Public ConstructorActiveReport.FetchEventArgs ConstructorCreates a new FetchEventArgs instance.  
Top
Public Properties
 NameDescription
Public PropertyEOF

This 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

Reference

ActiveReport.FetchEventArgs Class
DataDynamics.ActiveReports Namespace
FetchData Event
ActiveReport.FetchEventHandler Delegate

Send Feedback