WPF

Upgrade Guide User Guide Demos Support Forums Download
  • 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.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.IList.get_Item(System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.IList.set_Item(System.Int32, System.Object)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Add(System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.IList.Add(System.Object)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.AddRange(System.Collections.Generic.IEnumerable<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.AsReadOnly()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.BinarySearch(System.Int32, System.Int32, System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>, System.Collections.Generic.IComparer<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.BinarySearch(System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.BinarySearch(System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>, System.Collections.Generic.IComparer<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Clear()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Contains(System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.IList.Contains(System.Object)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.ConvertAll<TOutput>(System.Converter<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>, TOutput>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.CopyTo(System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>[])
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.CopyTo(System.Int32, System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>[], System.Int32, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.CopyTo(System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>[], System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Exists(System.Predicate<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Find(System.Predicate<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.FindAll(System.Predicate<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.FindIndex(System.Predicate<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.FindIndex(System.Int32, System.Predicate<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.FindIndex(System.Int32, System.Int32, System.Predicate<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.FindLast(System.Predicate<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.FindLastIndex(System.Predicate<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.FindLastIndex(System.Int32, System.Predicate<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.FindLastIndex(System.Int32, System.Int32, System.Predicate<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.ForEach(System.Action<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.GetEnumerator()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.Generic.IEnumerable<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.GetEnumerator()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.GetRange(System.Int32, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.IndexOf(System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.IList.IndexOf(System.Object)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.IndexOf(System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.IndexOf(System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>, System.Int32, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Insert(System.Int32, System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.IList.Insert(System.Int32, System.Object)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.LastIndexOf(System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.LastIndexOf(System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.LastIndexOf(System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>, System.Int32, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Remove(System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.IList.Remove(System.Object)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.RemoveAll(System.Predicate<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.RemoveAt(System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.RemoveRange(System.Int32, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Reverse()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Reverse(System.Int32, System.Int32)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Sort()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Sort(System.Collections.Generic.IComparer<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Sort(System.Comparison<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.ToArray()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.TrimExcess()
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.TrueForAll(System.Predicate<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>)
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Capacity
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Count
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.IList.IsFixedSize
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.Generic.ICollection<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.IsReadOnly
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.IList.IsReadOnly
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.ICollection.IsSynchronized
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.ICollection.SyncRoot
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.Item[System.Int32]
    System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.PivotAnalysis.Base.PivotCellInfo>>.System.Collections.IList.Item[System.Int32]
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.PivotAnalysis.Base
    Assembly: Syncfusion.PivotAnalysis.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 Description
    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 Description
    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 - 2022 Syncfusion Inc. All Rights Reserved