[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.ParametersPanel.Refresh

Refresh Method

Refresh()

Refreshes the Parameters panel, ensuring it displays the most current parameter values and options.

Declaration
public override void Refresh()
Overrides
Remarks

This method is for updating the parameters panel to reflect any changes in the report's parameters, such as modifications to parameter values or the addition/removal of parameters. It ensures that the user interface remains in sync with the underlying report data and logic, providing an accurate and functional interface for user interaction.