ActiveReports 9
FieldCollection Class Members
Properties  Methods 

The following tables list the members exposed by FieldCollection.

Public Constructors
 NameDescription
Public ConstructorFieldCollection ConstructorInitializes a new instance of the FieldCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCapacityGets or sets the number of elements that the FieldCollection can contain.
(Inherited from System.Collections.CollectionBase)
Public PropertyCountGets the number of elements contained in the FieldCollection instance. (Inherited from System.Collections.CollectionBase)
Public PropertyItemOverloaded. Gets the Field object at the specified indexed location in the FieldCollection.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a new field to the collection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodContainsOverloaded. 

Returns a value indicating whether the field collection contains a field with the specified name.

 
Public MethodCopyToCopies fields from the collection to an array, starting at a particular array index.  
Public MethodDisposeReleases the fields collection from memory.  
Public MethodIndexOfFinds the index number of the specified field in the collection.  
Public MethodInsertInserts an existing field in the fields collection at the specified location.  
Public MethodRemoveOverloaded. Removes the specified field from the collection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

FieldCollection Class
GrapeCity.ActiveReports.Data Namespace
DataInitialize Event
FetchData Event

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum