[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReport.FetchEventArgs

SectionReport.FetchEventArgs Class

Represents data for the FetchData event.

Inheritance
SectionReport.FetchEventArgs
Namespace: GrapeCity.ActiveReports
Assembly: MESCIUS.ActiveReports.dll
Syntax
public class SectionReport.FetchEventArgs : EventArgs

Constructors

Name Description
FetchEventArgs(bool)

Initialises a new instance of the SectionReport.FetchEventArgs class.

Properties

Name Description
EOF

Gets or sets a value indicating whether the edited record is the last one.

Extension Methods