The FieldCollection class manages the data binding fields used in the report.
For a list of all members of this type, see FieldCollection members.
![]() ![]() ![]() |
System.Object
System.Collections.CollectionBase
DataDynamics.ActiveReports.FieldCollection
[Visual Basic]
Public Class FieldCollection
Inherits CollectionBase
[C#]
public class FieldCollection : CollectionBase
ActiveReports populates this collection with fields from the data source and updates the values with each record in the data source. In addition, you can add your own custom fields in the DataInitialize event to create unbound calculated fields. Custom field values can be set in the FetchData event.
FieldCollection Members | DataDynamics.ActiveReports Namespace | Field | DataInitialize | FetchData | Fields
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.