WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ReportParameters - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ReportParameters

    Represents the collection of parameters used in the report.

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

    Constructors

    ReportParameters()

    Declaration
    public ReportParameters()

    ReportParameters(ReportSerializer)

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

    Methods

    Clone()

    Declaration
    public ReportParameters Clone()
    Returns
    Type Description
    ReportParameters

    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

    Extension Methods

    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, Int32, Func<TElement, Object>[])
    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, IEnumerable<Func<TElement, Object>>)
    FunctionalExtensions.ForEach<T>(IEnumerable, Action<T>)
    FunctionalExtensions.ForEach<T>(IEnumerable<T>, Action<T>)
    FunctionalExtensions.ToList<T>(IEnumerable)
    ChartExtensionUtils.DistinctBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>)
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved