Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ReportParameters Class
Members

In This Topic
    ReportParameters Class
    In This Topic
    Represents a collection of ReportParameter objects.
    Object Model
    ReportParameters Class
    Syntax
    'Declaration
     
    Public Class ReportParameters 
       Inherits C1.C1Preview.NamedCollection
    public class ReportParameters : C1.C1Preview.NamedCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.OwnedCollectionBase
             C1.C1Preview.OwnedCollection
                C1.C1Preview.NamedCollection
                   C1.C1Rdl.Rdl2008.ReportParameters

    See Also