ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / QueryParameter Class
Properties Methods

In This Topic
    QueryParameter Class Members
    In This Topic

    The following tables list the members exposed by QueryParameter.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the QueryParameter class.

     
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets the name for the parameter.

     
    Public Property

    Gets or sets an expression that evaluates to the parameter value to pass to the data source.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the QueryParameter object.  
    Top
    See Also