ComponentOne Reports for WPF
C1.C1Report Namespace / FieldCollection Class
Properties Methods

In This Topic
    FieldCollection Class Members
    In This Topic

    The following tables list the members exposed by FieldCollection.

    Public Properties
     NameDescription
    Public PropertyOverloaded. Returns a field from a C1Report.Fields collection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a field to a C1Report.Fields collection.  
    Public MethodOverloaded. Determines whether the collection contains a specific field.  
    Public MethodCopies the elements of the collection to an System.Array, starting at a particular array index.  
    Public MethodOverloaded. Removes a field from a C1Report.Fields collection.  
    Public MethodRemoves a field from a C1Report.Fields collection.  
    Top
    See Also