ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / SharedDataSet Class / QueryParameters Property

In This Topic
    QueryParameters Property (SharedDataSet)
    In This Topic
    Gets a collection of query parameters.
    Syntax
    'Declaration
     
    Public ReadOnly Property QueryParameters As QueryParameterCollection
    public QueryParameterCollection QueryParameters {get;}
    See Also