ReportParametersPanelModel Constructors
A class that is the server-side model for the Standalone Report Parameters Panel.Name | Parameters | Description |
---|---|---|
ReportParametersPanelModel() | none | Initializes a new instance of the ReportParametersPanelModel class. |
ReportParametersPanelModel(IReportParametersPanelModel) | source | Initializes a new instance of the ReportParametersPanelModel class with specified settings. |
See Also