| C1.DataEngine.4 Assembly > C1.FlexPivot Namespace : C1FlexPivotFieldList Class |
The following tables list the members exposed by C1FlexPivotFieldList.
| Name | Description | |
|---|---|---|
![]() | AllowEdit | (Inherited from System.ComponentModel.BindingList<C1FlexPivotField>) |
![]() | AllowNew | (Inherited from System.ComponentModel.BindingList<C1FlexPivotField>) |
![]() | AllowRemove | (Inherited from System.ComponentModel.BindingList<C1FlexPivotField>) |
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<C1FlexPivotField>) |
![]() | Item | Gets a C1FlexPivotField by name. |
![]() | MaxItems | Gets or sets the maximum number of fields allowed in this list. |
![]() | RaiseListChangedEvents | (Inherited from System.ComponentModel.BindingList<C1FlexPivotField>) |
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds an existing C1FlexPivotField to the list. |
![]() | AddNew | (Inherited from System.ComponentModel.BindingList<C1FlexPivotField>) |
![]() | CancelNew | (Inherited from System.ComponentModel.BindingList<C1FlexPivotField>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<C1FlexPivotField>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<C1FlexPivotField>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<C1FlexPivotField>) |
![]() | EndNew | (Inherited from System.ComponentModel.BindingList<C1FlexPivotField>) |
![]() | IndexOf | Overloaded. Gets the position of a given C1FlexPivotField in the list. |
![]() | Insert | Overloaded. Inserts a C1FlexPivotField at a specified position in the list. |
![]() | Remove | Overloaded. Removes the first occurrence of the C1FlexPivotField with a key that matches the one passed as parameter. |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<C1FlexPivotField>) |
![]() | ResetBindings | (Inherited from System.ComponentModel.BindingList<C1FlexPivotField>) |
![]() | ResetItem | (Inherited from System.ComponentModel.BindingList<C1FlexPivotField>) |
| Name | Description | |
|---|---|---|
![]() | AddingNew | (Inherited from System.ComponentModel.BindingList<C1FlexPivotField>) |
![]() | ListChanged | (Inherited from System.ComponentModel.BindingList<C1FlexPivotField>) |