ActiveReports 12
SectionReport.FetchEventArgs Class Members
Properties 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace : SectionReport.FetchEventArgs Class

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

Public Constructors
 NameDescription
Public ConstructorCreates a new SectionReport.FetchEventArgs instance.  
Top
Public Properties
 NameDescription
Public Property

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

SectionReport.FetchEventArgs Class
GrapeCity.ActiveReports Namespace
FetchData Event
SectionReport.FetchEventHandler Delegate