menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotCellCollection - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PivotCellCollection

    Represents the collection of pivot cell descriptors.

    Inheritance
    System.Object
    System.Collections.Generic.List<PivotCellDescriptor>
    PivotCellCollection
    Implements
    System.Collections.Generic.IList<PivotCellDescriptor>
    System.Collections.Generic.ICollection<PivotCellDescriptor>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyList<PivotCellDescriptor>
    System.Collections.Generic.IReadOnlyCollection<PivotCellDescriptor>
    System.Collections.Generic.IEnumerable<PivotCellDescriptor>
    System.Collections.IEnumerable
    Inherited Members
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Add(Syncfusion.Olap.Engine.PivotCellDescriptor)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.AsReadOnly()
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.BinarySearch(Syncfusion.Olap.Engine.PivotCellDescriptor)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.BinarySearch(Syncfusion.Olap.Engine.PivotCellDescriptor, System.Collections.Generic.IComparer<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.BinarySearch(System.Int32, System.Int32, Syncfusion.Olap.Engine.PivotCellDescriptor, System.Collections.Generic.IComparer<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Capacity
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Clear()
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Contains(Syncfusion.Olap.Engine.PivotCellDescriptor)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.ConvertAll<TOutput>(System.Converter<Syncfusion.Olap.Engine.PivotCellDescriptor, TOutput>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.CopyTo(Syncfusion.Olap.Engine.PivotCellDescriptor[])
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.CopyTo(Syncfusion.Olap.Engine.PivotCellDescriptor[], System.Int32)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.CopyTo(System.Int32, Syncfusion.Olap.Engine.PivotCellDescriptor[], System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Count
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Exists(System.Predicate<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Find(System.Predicate<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.FindAll(System.Predicate<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.FindIndex(System.Int32, System.Predicate<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.FindIndex(System.Predicate<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.FindLast(System.Predicate<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.FindLastIndex(System.Predicate<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.ForEach(System.Action<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.GetEnumerator()
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.GetRange(System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.IndexOf(Syncfusion.Olap.Engine.PivotCellDescriptor)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.IndexOf(Syncfusion.Olap.Engine.PivotCellDescriptor, System.Int32)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.IndexOf(Syncfusion.Olap.Engine.PivotCellDescriptor, System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Insert(System.Int32, Syncfusion.Olap.Engine.PivotCellDescriptor)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Item[System.Int32]
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.LastIndexOf(Syncfusion.Olap.Engine.PivotCellDescriptor)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.LastIndexOf(Syncfusion.Olap.Engine.PivotCellDescriptor, System.Int32)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.LastIndexOf(Syncfusion.Olap.Engine.PivotCellDescriptor, System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Remove(Syncfusion.Olap.Engine.PivotCellDescriptor)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.RemoveAll(System.Predicate<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.RemoveAt(System.Int32)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.RemoveRange(System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Reverse()
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Reverse(System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Sort()
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Sort(System.Collections.Generic.IComparer<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Sort(System.Comparison<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.Generic.ICollection<Syncfusion.Olap.Engine.PivotCellDescriptor>.IsReadOnly
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.Generic.IEnumerable<Syncfusion.Olap.Engine.PivotCellDescriptor>.GetEnumerator()
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.ICollection.IsSynchronized
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.ICollection.SyncRoot
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.IList.Add(System.Object)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.IList.Contains(System.Object)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.IList.get_Item(System.Int32)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.IList.IndexOf(System.Object)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.IList.Insert(System.Int32, System.Object)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.IList.IsFixedSize
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.IList.IsReadOnly
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.IList.Item[System.Int32]
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.IList.Remove(System.Object)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.System.Collections.IList.set_Item(System.Int32, System.Object)
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.ToArray()
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.TrimExcess()
    System.Collections.Generic.List<Syncfusion.Olap.Engine.PivotCellDescriptor>.TrueForAll(System.Predicate<Syncfusion.Olap.Engine.PivotCellDescriptor>)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Olap.Engine
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public class PivotCellCollection : List<PivotCellDescriptor>, IList<PivotCellDescriptor>, ICollection<PivotCellDescriptor>, IList, ICollection, IReadOnlyList<PivotCellDescriptor>, IReadOnlyCollection<PivotCellDescriptor>, IEnumerable<PivotCellDescriptor>, IEnumerable

    Constructors

    PivotCellCollection()

    Declaration
    public PivotCellCollection()

    Methods

    Clone()

    Clones this instance.

    Declaration
    public PivotCellCollection Clone()
    Returns
    Type Description
    PivotCellCollection

    A copy of this instance.

    Dispose()

    Releases all resources used by the collection.

    Declaration
    public void Dispose()

    Implements

    System.Collections.Generic.IList<T>
    System.Collections.Generic.ICollection<T>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyList<T>
    System.Collections.Generic.IReadOnlyCollection<T>
    System.Collections.Generic.IEnumerable<T>
    System.Collections.IEnumerable

    Extension Methods

    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, Int32, Func<TElement, Object>[])
    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, IEnumerable<Func<TElement, Object>>)
    FunctionalExtensions.ForEach<T>(IEnumerable, Action<T>)
    FunctionalExtensions.ForEach<T>(IEnumerable<T>, Action<T>)
    FunctionalExtensions.ToList<T>(IEnumerable)
    ChartExtensionUtils.DistinctBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved