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