menu

WPF

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

    Show / Hide Table of Contents

    Class SelectedItems

    This class defines the IEnumerable collection of selected items in PivotGrid.

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

    Constructors

    SelectedItems()

    Initializes a new instance of the SelectedItems class.

    Declaration
    public SelectedItems()

    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