Class TablixCornerRows
defines the collection of rows in a TablixCorner.
Implements
System.Collections.Generic.IList<TablixCornerRow>
System.Collections.Generic.ICollection<TablixCornerRow>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<TablixCornerRow>
System.Collections.Generic.IReadOnlyCollection<TablixCornerRow>
System.Collections.Generic.IEnumerable<TablixCornerRow>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Add(Syncfusion.RDL.DOM.TablixCornerRow)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.AsReadOnly()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.BinarySearch(System.Int32, System.Int32, Syncfusion.RDL.DOM.TablixCornerRow, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.BinarySearch(Syncfusion.RDL.DOM.TablixCornerRow)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.BinarySearch(Syncfusion.RDL.DOM.TablixCornerRow, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Clear()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Contains(Syncfusion.RDL.DOM.TablixCornerRow)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.ConvertAll<TOutput>(System.Converter<Syncfusion.RDL.DOM.TablixCornerRow, TOutput>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.CopyTo(Syncfusion.RDL.DOM.TablixCornerRow[])
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.CopyTo(System.Int32, Syncfusion.RDL.DOM.TablixCornerRow[], System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.CopyTo(Syncfusion.RDL.DOM.TablixCornerRow[], System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Exists(System.Predicate<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Find(System.Predicate<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.FindAll(System.Predicate<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.FindIndex(System.Predicate<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.FindIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.FindLast(System.Predicate<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.FindLastIndex(System.Predicate<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.ForEach(System.Action<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.TablixCornerRow>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.IndexOf(Syncfusion.RDL.DOM.TablixCornerRow)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.IndexOf(Syncfusion.RDL.DOM.TablixCornerRow, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.IndexOf(Syncfusion.RDL.DOM.TablixCornerRow, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Insert(System.Int32, Syncfusion.RDL.DOM.TablixCornerRow)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.LastIndexOf(Syncfusion.RDL.DOM.TablixCornerRow)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.LastIndexOf(Syncfusion.RDL.DOM.TablixCornerRow, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.LastIndexOf(Syncfusion.RDL.DOM.TablixCornerRow, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Remove(Syncfusion.RDL.DOM.TablixCornerRow)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.RemoveAll(System.Predicate<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.RemoveAt(System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Reverse()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Sort()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Sort(System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Sort(System.Comparison<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.ToArray()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.TrimExcess()
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.TrueForAll(System.Predicate<Syncfusion.RDL.DOM.TablixCornerRow>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Capacity
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Count
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.Generic.ICollection<Syncfusion.RDL.DOM.TablixCornerRow>.IsReadOnly
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.Item[System.Int32]
System.Collections.Generic.List<Syncfusion.RDL.DOM.TablixCornerRow>.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 TablixCornerRows : List<TablixCornerRow>, IList<TablixCornerRow>, ICollection<TablixCornerRow>, IList, ICollection, IReadOnlyList<TablixCornerRow>, IReadOnlyCollection<TablixCornerRow>, IEnumerable<TablixCornerRow>, IEnumerable
Constructors
TablixCornerRows()
Declaration
public TablixCornerRows()
TablixCornerRows(ReportSerializer)
Declaration
public TablixCornerRows(ReportSerializer serializer)
Parameters
Type | Name | Description |
---|---|---|
ReportSerializer | serializer |
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