menu

WPF

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

    Show / Hide Table of Contents

    Class PivotCellInfos

    Gets the information from the Pivot control.

    Inheritance
    System.Object
    System.Collections.Generic.List<System.Collections.Generic.List<PivotCellInfo>>
    PivotCellInfos
    Implements
    System.Collections.Generic.IList<System.Collections.Generic.List<PivotCellInfo>>
    System.Collections.Generic.ICollection<System.Collections.Generic.List<PivotCellInfo>>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyList<System.Collections.Generic.List<PivotCellInfo>>
    System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.List<PivotCellInfo>>
    System.Collections.Generic.IEnumerable<System.Collections.Generic.List<PivotCellInfo>>
    System.Collections.IEnumerable
    Inherited Members
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Add(System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.AddRange(System.Collections.Generic.IEnumerable<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.AsReadOnly()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.BinarySearch(System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.BinarySearch(System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>, System.Collections.Generic.IComparer<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.BinarySearch(System.Int32, System.Int32, System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>, System.Collections.Generic.IComparer<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Capacity
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Clear()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Contains(System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.ConvertAll<TOutput>(System.Converter<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>, TOutput>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.CopyTo(System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>[])
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.CopyTo(System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>[], System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.CopyTo(System.Int32, System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>[], System.Int32, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Count
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Exists(System.Predicate<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Find(System.Predicate<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.FindAll(System.Predicate<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.FindIndex(System.Int32, System.Int32, System.Predicate<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.FindIndex(System.Int32, System.Predicate<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.FindIndex(System.Predicate<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.FindLast(System.Predicate<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.FindLastIndex(System.Int32, System.Int32, System.Predicate<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.FindLastIndex(System.Int32, System.Predicate<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.FindLastIndex(System.Predicate<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.ForEach(System.Action<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.GetEnumerator()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.GetRange(System.Int32, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.IndexOf(System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.IndexOf(System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.IndexOf(System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>, System.Int32, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Insert(System.Int32, System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Item[System.Int32]
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.LastIndexOf(System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.LastIndexOf(System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.LastIndexOf(System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>, System.Int32, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Remove(System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.RemoveAll(System.Predicate<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.RemoveAt(System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.RemoveRange(System.Int32, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Reverse()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Reverse(System.Int32, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Sort()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Sort(System.Collections.Generic.IComparer<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Sort(System.Comparison<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.Generic.ICollection<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.IsReadOnly
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.Generic.IEnumerable<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.GetEnumerator()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.ICollection.IsSynchronized
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.ICollection.SyncRoot
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.IList.Add(System.Object)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.IList.Contains(System.Object)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.IList.get_Item(System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.IList.IndexOf(System.Object)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.IList.Insert(System.Int32, System.Object)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.IList.IsFixedSize
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.IList.IsReadOnly
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.IList.Item[System.Int32]
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.IList.Remove(System.Object)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.System.Collections.IList.set_Item(System.Int32, System.Object)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.ToArray()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.TrimExcess()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>.TrueForAll(System.Predicate<System.Collections.Generic.List<Syncfusion.XlsIO.Implementation.PivotAnalysis.PivotCellInfo>>)
    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.XlsIO.Implementation.PivotAnalysis
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public class PivotCellInfos : List<List<PivotCellInfo>>, IList<List<PivotCellInfo>>, ICollection<List<PivotCellInfo>>, IList, ICollection, IReadOnlyList<List<PivotCellInfo>>, IReadOnlyCollection<List<PivotCellInfo>>, IEnumerable<List<PivotCellInfo>>, IEnumerable

    Constructors

    PivotCellInfos()

    Initializes a new instance of the PivotCellInfos class.

    Declaration
    public PivotCellInfos()

    PivotCellInfos(Int32, Int32)

    Constructor accepting the row and column count.

    Declaration
    public PivotCellInfos(int rowCount, int colCount)
    Parameters
    Type Name Description
    System.Int32 rowCount

    Total number of rows in the Pivot control.

    System.Int32 colCount

    Total number of columns in the Pivot control.

    Properties

    Item[Int32, Int32]

    Gets or sets the rowIndex and colIndex of the pivot cell.

    Declaration
    public PivotCellInfo this[int rowIndex, int colIndex] { get; set; }
    Parameters
    Type Name Description
    System.Int32 rowIndex
    System.Int32 colIndex
    Property Value
    Type
    PivotCellInfo

    Methods

    GetLength(Int32)

    Gets the length of the value at specified index.

    Declaration
    public int GetLength(int index)
    Parameters
    Type Name Description
    System.Int32 index
    Returns
    Type
    System.Int32

    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