Gets a list with the report parameters.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public List<ReportParameter> Parameters { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Parameters As List(Of ReportParameter) |
A list with the report parameters.