MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SectionReport.FetchEventArgs Class
Properties

SectionReport.FetchEventArgs Class Members

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