Gets the collection of parameters defined by the report.
Namespace:
C1.C1ReportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public readonly ReportParameterCollection Parameters |
Visual Basic |
---|
Public ReadOnly Parameters As ReportParameterCollection |
Remarks
TODO