ComponentOne FlexReport for WinForms
FieldCollection Class Members
Properties  Methods 

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace : FieldCollection Class

The following tables list the members exposed by FieldCollection.

Public Properties
 NameDescription
Public PropertyGets the number of elements in the collection. (Inherited from C1.Win.FlexReport.ReportObjectCollection<FieldBase>)
Public PropertyOverloaded. Gets the element at the specified index. (Inherited from C1.Win.FlexReport.ReportObjectCollection<FieldBase>)
Public PropertyGets the C1FlexReport object owning this collection. (Inherited from C1.Win.FlexReport.ReportObjectCollection<FieldBase>)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds a Field to the collection. This overload adds a legacy field type and is deprecated.  
Public MethodOverloaded. Determines whether the collection contains an item with specified name. (Inherited from C1.Win.FlexReport.ReportObjectCollection<FieldBase>)
Public Method (Inherited from C1.Win.FlexReport.ReportObjectCollection<FieldBase>)
Public MethodGets the item by its name, returns null if not found. (Inherited from C1.Win.FlexReport.ReportObjectCollection<FieldBase>)
Public MethodGets the index of the element by its name. (Inherited from C1.Win.FlexReport.ReportObjectCollection<FieldBase>)
Public MethodGets the index of the element. (Inherited from C1.Win.FlexReport.ReportObjectCollection<FieldBase>)
Public MethodMoves the item with the specified index to a new new position specified by newIndex. (Inherited from C1.Win.FlexReport.ReportObjectCollection<FieldBase>)
Public MethodOverloaded. Removes a field from the collection.  
Public MethodRemoves a field from the collection.  
Top
See Also

Reference

FieldCollection Class
C1.Win.FlexReport Namespace