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

In This Topic
    ReportParameter Class
    In This Topic
    Contains information about a parameter that is passed to the data source as part of the query.
    Object Model
    ReportParameter Class
    Syntax
    'Declaration
     
    Public Class ReportParameter 
       Inherits C1.C1Preview.NamedCollectionItem
    public class ReportParameter : C1.C1Preview.NamedCollectionItem 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.NamedCollectionItem
          C1.C1Rdl.Rdl2008.ReportParameter

    See Also