menu

WPF

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

    Show / Hide Table of Contents

    Class GridBaseStyleCollection

    A collection that stores 'GridBaseStyle' objects.

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

    Constructors

    GridBaseStyleCollection()

    Initializes a new instance of 'GridBaseStyleCollection'.

    Declaration
    public GridBaseStyleCollection()

    GridBaseStyleCollection(GridBaseStyle[])

    Initializes a new instance of 'GridBaseStyleCollection' with an array of 'GridBaseStyle' objects.

    Declaration
    public GridBaseStyleCollection(GridBaseStyle[] griValue)
    Parameters
    Type Name Description
    GridBaseStyle[] griValue

    An array of 'GridBaseStyle' objects with which to initialize the collection

    GridBaseStyleCollection(GridBaseStyleCollection)

    Initializes a new instance of 'GridBaseStyleCollection' based on an already existing instance.

    Declaration
    public GridBaseStyleCollection(GridBaseStyleCollection griValue)
    Parameters
    Type Name Description
    GridBaseStyleCollection griValue

    A 'GridBaseStyleCollection' from which the contents is copied

    Methods

    AddRange(GridBaseStyle[])

    Copies the elements of an array at the end of this instance of 'GridBaseStyleCollection'.

    Declaration
    public void AddRange(GridBaseStyle[] griValue)
    Parameters
    Type Name Description
    GridBaseStyle[] griValue

    An array of 'GridBaseStyle' objects to add to the collection.

    AddRange(GridBaseStyleCollection)

    Adds the contents of another 'GridBaseStyleCollection' at the end of this instance.

    Declaration
    public void AddRange(GridBaseStyleCollection griValue)
    Parameters
    Type Name Description
    GridBaseStyleCollection griValue

    A 'GridBaseStyleCollection' containing the objects to add to the collection.

    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