menu

WPF

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

    Show / Hide Table of Contents

    Class CoveredCellInfoCollection

    Represents the collection of CoveredCellInfo.

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

    Constructors

    CoveredCellInfoCollection(SfDataGrid)

    Initializes a new instance of CoveredCellInfoCollection class with specified Datagrid.

    Declaration
    public CoveredCellInfoCollection(SfDataGrid grid)
    Parameters
    Type Name Description
    SfDataGrid grid

    The specified datagrid.

    Methods

    GetCoveredCellInfo(DataColumnBase)

    Gets CoveredCellInfo for the specified DataColumnBase.

    Declaration
    public CoveredCellInfo GetCoveredCellInfo(DataColumnBase dc)
    Parameters
    Type Name Description
    DataColumnBase dc

    Specifies the corresponding DataColumnBase get the CoveredCellInfo.

    Returns
    Type Description
    CoveredCellInfo

    Returns the range based on DataColumnBase row and column index.

    GetCoveredCellInfo(Int32, Int32)

    Gets CoveredCellInfo for the specified row and column index.

    Declaration
    public CoveredCellInfo GetCoveredCellInfo(int rowIndex, int columnIndex)
    Parameters
    Type Name Description
    System.Int32 rowIndex

    Specifies the row index.

    System.Int32 columnIndex

    Specifies the column index.

    Returns
    Type Description
    CoveredCellInfo

    Returns the range based on row and column index.

    GetCoveredCellsRange(DataRowBase)

    Gets the CoveredCellInfo collection for the specified data row.

    Declaration
    public List<CoveredCellInfo> GetCoveredCellsRange(DataRowBase dataRow)
    Parameters
    Type Name Description
    DataRowBase dataRow

    Specifies the corresponding data row to get the CoveredCellInfo collection.

    Returns
    Type Description
    System.Collections.Generic.List<CoveredCellInfo>

    Returns the CoveredCellInfo collection for the specified data row

    GetCoveredColumns(DataRowBase)

    Gets the list of DataColumnBase that contains covered cell info for the specified DataRow.

    Declaration
    public List<DataColumnBase> GetCoveredColumns(DataRowBase dataRow)
    Parameters
    Type Name Description
    DataRowBase dataRow

    Specifies the corresponding DataRow to get the list of DataColumnBase.

    Returns
    Type Description
    System.Collections.Generic.List<DataColumnBase>

    Returns the collection of DataColumnBase for the specified DataRow.

    IsInRange(CoveredCellInfo)

    Determines whether the range is already present in the CoveredCells collection.

    Declaration
    public bool IsInRange(CoveredCellInfo coveredCell)
    Parameters
    Type Name Description
    CoveredCellInfo coveredCell

    Specifies the range to get the presence from CoveredCells collection.

    Returns
    Type Description
    System.Boolean

    Returns true if the range is already there in CoveredCells; otherwise, false.

    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