[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.ParamQuery

ParamQuery Class

Summary description for BuildParamQuery.

Inheritance
ParamQuery
Namespace: GrapeCity.ActiveReports
Assembly: MESCIUS.ActiveReports.dll
Syntax
public class ParamQuery

Constructors

Name Description
ParamQuery()

Initializes a new instance of the ParamQuery class.

Methods

Name Description
Build(SectionReport, ParameterCollection, string, bool)

Thiis one handles only the chart parameters

Build(SectionReport, string, bool)

Builds the parameter query.

Extension Methods