menu

WinForms

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

    Show / Hide Table of Contents

    Class CellCollection

    Represents the collection of Cell objects.

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

    Cell collection is used for retrieving multiple cells from AdomdProvider.

    Constructors

    CellCollection()

    Declaration
    public CellCollection()

    Properties

    cellSet

    Gets or sets the cell set.

    Declaration
    public CellSet cellSet { get; set; }
    Property Value
    Type Description
    CellSet

    The cell set.

    Methods

    GetCells(CellSet)

    Gets the collection of cells.

    Declaration
    public CellCollection GetCells(CellSet m_CellSet)
    Parameters
    Type Name Description
    CellSet m_CellSet

    The cell set.

    Returns
    Type Description
    CellCollection

    The collection of cells.

    GetMaxLevel(Axis, Int32)

    Gets the maximum level.

    Declaration
    public static int GetMaxLevel(Axis cubeAxis, int dimension)
    Parameters
    Type Name Description
    Axis cubeAxis

    The cube axis.

    System.Int32 dimension

    The dimension.

    Returns
    Type Description
    System.Int32

    The maximum level.

    GetMinLevel(Axis, Int32)

    Gets the minimum level.

    Declaration
    public static int GetMinLevel(Axis cubeAxis, int dimension)
    Parameters
    Type Name Description
    Axis cubeAxis

    The cube axis.

    System.Int32 dimension

    The dimension.

    Returns
    Type Description
    System.Int32

    The minimum level

    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

    EnumerableExtensions.Average<TSource>(IEnumerable<TSource>, Func<TSource, Int16>)
    EnumerableExtensions.Average<TSource>(IEnumerable<TSource>, Func<TSource, Nullable<Int16>>)
    EnumerableExtensions.Sum<TSource>(IEnumerable<TSource>, Func<TSource, Int16>)
    EnumerableExtensions.Sum<TSource>(IEnumerable<TSource>, Func<TSource, Nullable<Int16>>)
    EnumerableExtensions.Max<TSource>(IEnumerable<TSource>, Func<TSource, Int16>)
    EnumerableExtensions.Max<TSource>(IEnumerable<TSource>, Func<TSource, Nullable<Int16>>)
    EnumerableExtensions.Min<TSource>(IEnumerable<TSource>, Func<TSource, Int16>)
    EnumerableExtensions.Min<TSource>(IEnumerable<TSource>, Func<TSource, Nullable<Int16>>)
    EnumerableExtensions.OrderBy<T>(IEnumerable<T>, String, Func<String, Object, Object>)
    EnumerableExtensions.OrderByDescending<T>(IEnumerable<T>, String, Func<String, Object, Object>)
    EnumerableExtensions.OrderBy<T>(IEnumerable<T>, String, Func<String, Object, Object>, IComparer<Object>)
    EnumerableExtensions.OrderByDescending<T>(IEnumerable<T>, String, Func<String, Object, Object>, IComparer<Object>)
    EnumerableExtensions.GetElementType(IEnumerable)
    EnumerableExtensions.GetItemPropertyInfo(IEnumerable)
    FunctionalExtensions.ForEach<T>(IEnumerable, Action<T>)
    FunctionalExtensions.ForEach<T>(IEnumerable<T>, Action<T>)
    FunctionalExtensions.ToList<T>(IEnumerable)
    FunctionalExtensions.IterateIndex<T>(IEnumerable<T>, Action<Int32, T>)
    FunctionalExtensions.IterateIndex<T>(IEnumerable<T>, Action<Int32, T>, Int32)
    FunctionalExtensions.Zip<TFirst, TSecond, TResult>(IEnumerable<TFirst>, IEnumerable<TSecond>, Func<TFirst, TSecond, TResult>)
    FunctionalExtensions.Fold<T, U>(IEnumerable<U>, Func<T, U, T>, T)
    FunctionalExtensions.FoldLeft<T, U>(IEnumerable<U>, Func<T, U, T>, T)
    FunctionalExtensions.FoldRight<T, U>(IEnumerable<U>, Func<T, U, T>, T)
    FunctionalExtensions.MoveTo(IList, Int32, Int32)
    FunctionalExtensions.ToObservableCollection<T>(IEnumerable<T>)
    QueryableExtensions.OfQueryable(IEnumerable)
    QueryableExtensions.OfQueryable(IEnumerable, Type)
    QueryableExtensions.GroupByMany<TElement>(IEnumerable, Type, List<Func<TElement, Object>>)
    QueryableExtensions.GroupByMany<TElement>(IEnumerable<TElement>, List<SortDescriptor>, IEnumerable<Func<TElement, Object>>)
    QueryableExtensions.GroupByMany<TElement>(IEnumerable<TElement>, List<SortDescriptor>, Dictionary<String, IComparer<Object>>, String[], IEnumerable<Func<TElement, Object>>)
    QueryableExtensions.GroupByMany<TElement>(IEnumerable<TElement>, List<SortDescriptor>, Dictionary<String, IComparer<Object>>, List<String>, Func<TElement, Object>[])
    QueryableExtensions.GroupByMany<TElement>(IEnumerable<TElement>, List<SortDescriptor>, Func<TElement, Object>[])
    QueryableExtensions.GroupByMany<TElement>(IEnumerable<TElement>, Func<TElement, Object>[])
    QueryableExtensions.GroupByMany<TElement>(IEnumerable<TElement>, IEnumerable<Func<TElement, Object>>)
    QueryableExtensions.GroupByMany(IEnumerable, Type, Func<String, Expression>, String[])
    QueryableExtensions.GroupByMany(IEnumerable, Type, List<SortDescriptor>, Dictionary<String, IComparer<Object>>, Func<String, Expression>, String[])
    QueryableExtensions.GroupByMany(IEnumerable, Type, List<SortDescriptor>, Func<String, Expression>, String[])
    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, Int32, Func<TElement, Object>[])
    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, IEnumerable<Func<TElement, Object>>)
    ChartExtensionUtils.DistinctBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved