ActiveReports 12
CalculatedFields Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace > SectionReport Class : CalculatedFields Property
Gets a FieldCollection object containing all of the calculated fields in the report.
Syntax
'Declaration
 
Public ReadOnly Property CalculatedFields As FieldCollection
public FieldCollection CalculatedFields {get;}
See Also

Reference

SectionReport Class
SectionReport Members