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

In This Topic
    FieldCollection Class Members
    In This Topic

    The following tables list the members exposed by FieldCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FieldCollection class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the current collection was created automatically and was not changed by the user.  
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyOverloaded. Gets the element at the specified index.  
    Public PropertyGets the owner of the current collection.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new Field object to the current collection.  
    Public MethodOverridden. Assigns (copies) properties from another FieldCollection to the current object.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodSwap two items in collection. (Inherited from C1.C1Preview.OwnedCollectionBase)
    Public MethodReturns C1.C1Preview.NamedCollectionItem with specified name. (Inherited from C1.C1Preview.NamedCollection)
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodSearches for the specified Object and returns the zero-based index of the first occurrence within the entire collection. (Inherited from C1.C1Preview.OwnedCollectionBase)
    Public MethodReturns the 0-based index of a C1.C1Preview.NamedCollectionItem with specified name in the current C1.C1Preview.NamedCollection. (Inherited from C1.C1Preview.NamedCollection)
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also