ComponentOne FlexReport for WinForms
Fields Property (C1FlexReport)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > C1FlexReport Class : Fields Property
Gets the collection of Field objects in the report definition.
Syntax
'Declaration
 
Public ReadOnly Property Fields As FieldCollection
public FieldCollection Fields {get;}
Remarks
The Section object also contains a collection of fields in that section.
See Also

Reference

C1FlexReport Class
C1FlexReport Members