Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides data for a Search event in the ReportViewer control.
The following tables list the members exposed by the SearchEventArgs type.
Public Constructors
| Name | Description | |
|---|---|---|
| .gif) | SearchEventArgs | Constructs a SearchEventArgs object. | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Cancel | (Inherited from CancelEventArgs.) | 
| .gif) | IsFindNext | Indicates that this event is occurring as a result of a Find Next command. | 
| .gif) | SearchString | Returns the search string being used for the search. | 
| .gif) | StartPage | Returns the page number on which to start searching. | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (Inherited from Object.) | 
| .gif) | GetHashCode | (Inherited from Object.) | 
| .gif) | GetType | (Inherited from Object.) | 
| .gif)  .gif) | ReferenceEquals | (Inherited from Object.) | 
| .gif) | ToString | (Inherited from Object.) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (Inherited from Object.) | 
| .gif) | MemberwiseClone | (Inherited from Object.) | 
Top
See Also
Reference
SearchEventArgs Class
Microsoft.Reporting.WinForms Namespace