ASP.NET MVC

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

    Show / Hide Table of Contents

    Class ReportItems

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

    Constructors

    ReportItems()

    Declaration
    public ReportItems()

    ReportItems(ReportSerializer)

    Declaration
    public ReportItems(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