Shows area with text search results.
    Namespace: 
   PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# | 
|---|
public abstract void ShowSearchResult( ReportRegion region )  | 
| Visual Basic (Declaration) | 
|---|
Public MustOverride Sub ShowSearchResult ( _ region As ReportRegion _ )  | 
| Visual C++ | 
|---|
public: virtual void ShowSearchResult( ReportRegion region ) abstract  | 
Parameters
- region
 - Type: PerpetuumSoft.ReportingServices.Viewer.Client..::.ReportRegion
The region. (see ReportRegion)