menu

WinForms

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

    Show / Hide Table of Contents

    Class BarLayoutInfoCollection

    Stores collection of BarLayoutInfo instances.

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

    Constructors

    BarLayoutInfoCollection()

    Declaration
    public BarLayoutInfoCollection()

    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