ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TablixRows - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TablixRows

    defines the rows of the tablix body as a collection of TablixRow elements.

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

    Constructors

    TablixRows()

    Declaration
    public TablixRows()

    TablixRows(ReportSerializer)

    Declaration
    public TablixRows(ReportSerializer serializer)
    Parameters
    Type Name Description
    ReportSerializer serializer

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved