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