[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.SearchPanel.Clear

Clear Method

Clear()

Clears the search panel user interface, resets the search parameters, and clears the search results.

Declaration
public override void Clear()
Overrides
Remarks

This method is essential for resetting the search functionality to its initial state. It is particularly useful when starting a new search operation or when the user needs to clear the current search results and parameters. Invoking this method ensures that the search panel is ready for a new search query, providing a clean slate for user interaction.