FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFieldList Class
Properties Methods Events


In This Topic
    PivotFieldList Class Members
    In This Topic

    The following tables list the members exposed by PivotFieldList.

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.BindingList<PivotField>)
    Public Property (Inherited from System.ComponentModel.BindingList<PivotField>)
    Public Property (Inherited from System.ComponentModel.BindingList<PivotField>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public PropertyOverloaded. Gets a PivotField by name.  
    Public PropertyGets or sets the maximum number of fields allowed in this list.  
    Public Property (Inherited from System.ComponentModel.BindingList<PivotField>)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds an existing PivotField to the list.  
    Public Method (Inherited from System.ComponentModel.BindingList<PivotField>)
    Public Method (Inherited from System.ComponentModel.BindingList<PivotField>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.ComponentModel.BindingList<PivotField>)
    Public MethodOverloaded. Gets the position of a given PivotField in the list.  
    Public MethodOverloaded. Inserts a PivotField at a specified position in the list.  
    Public MethodOverloaded. Removes the first occurrence of the PivotField with a key that matches the one passed as parameter.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.ComponentModel.BindingList<PivotField>)
    Public Method (Inherited from System.ComponentModel.BindingList<PivotField>)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.BindingList<PivotField>)
    Protected Method (Inherited from System.ComponentModel.BindingList<PivotField>)
    Protected MethodOverridden. Removes all items from the list.  
    Protected Method (Inherited from System.ComponentModel.BindingList<PivotField>)
    Protected MethodOverridden. Inserts a PivotField at a specified position in the list.  
    Protected Method (Inherited from System.ComponentModel.BindingList<PivotField>)
    Protected Method (Inherited from System.ComponentModel.BindingList<PivotField>)
    Protected MethodOverridden. Removes an item from the list.  
    Protected Method (Inherited from System.ComponentModel.BindingList<PivotField>)
    Protected MethodOverridden. Replaces the item at a specified position.  
    Top
    Public Events
    Public Operators
    See Also