Class TablixCornerCells
defines the collection of cells in a TablixCorner.
Implements
System.Collections.Generic.IList<TablixCornerCell>
System.Collections.Generic.ICollection<TablixCornerCell>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<TablixCornerCell>
System.Collections.Generic.IReadOnlyCollection<TablixCornerCell>
System.Collections.Generic.IEnumerable<TablixCornerCell>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Add(Syncfusion.RDL.DOM.TablixCornerCell)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.AsReadOnly()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.BinarySearch(System.Int32, System.Int32, Syncfusion.RDL.DOM.TablixCornerCell, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.BinarySearch(Syncfusion.RDL.DOM.TablixCornerCell)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.BinarySearch(Syncfusion.RDL.DOM.TablixCornerCell, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Clear()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Contains(Syncfusion.RDL.DOM.TablixCornerCell)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.ConvertAll<TOutput>(System.Converter<Syncfusion.RDL.DOM.TablixCornerCell, TOutput>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.CopyTo(Syncfusion.RDL.DOM.TablixCornerCell[])
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.CopyTo(System.Int32, Syncfusion.RDL.DOM.TablixCornerCell[], System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.CopyTo(Syncfusion.RDL.DOM.TablixCornerCell[], System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Exists(System.Predicate<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Find(System.Predicate<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.FindAll(System.Predicate<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.FindIndex(System.Predicate<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.FindIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.FindLast(System.Predicate<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.FindLastIndex(System.Predicate<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.ForEach(System.Action<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.TablixCornerCell>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.IndexOf(Syncfusion.RDL.DOM.TablixCornerCell)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.IndexOf(Syncfusion.RDL.DOM.TablixCornerCell, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.IndexOf(Syncfusion.RDL.DOM.TablixCornerCell, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Insert(System.Int32, Syncfusion.RDL.DOM.TablixCornerCell)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.LastIndexOf(Syncfusion.RDL.DOM.TablixCornerCell)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.LastIndexOf(Syncfusion.RDL.DOM.TablixCornerCell, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.LastIndexOf(Syncfusion.RDL.DOM.TablixCornerCell, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Remove(Syncfusion.RDL.DOM.TablixCornerCell)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.RemoveAll(System.Predicate<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.RemoveAt(System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Reverse()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Sort()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Sort(System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Sort(System.Comparison<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.ToArray()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.TrimExcess()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.TrueForAll(System.Predicate<Syncfusion.RDL.DOM.TablixCornerCell>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Capacity
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Count
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.Generic.ICollection<Syncfusion.RDL.DOM.TablixCornerCell>.IsReadOnly
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.Item[System.Int32]
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerCell>.System.Collections.IList.Item[System.Int32]
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public class TablixCornerCells : List<TablixCornerCell>, IList<TablixCornerCell>, ICollection<TablixCornerCell>, IList, ICollection, IReadOnlyList<TablixCornerCell>, IReadOnlyCollection<TablixCornerCell>, IEnumerable<TablixCornerCell>, IEnumerable
Constructors
TablixCornerCells()
Declaration
public TablixCornerCells()
Implements
System.Collections.Generic.IList<>
System.Collections.Generic.ICollection<>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<>
System.Collections.IEnumerable