SearchEventArgs Members
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 | |
---|---|---|
![]() |
SearchEventArgs | Constructs a SearchEventArgs object. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Cancel | (Inherited from CancelEventArgs.) |
![]() |
IsFindNext | Indicates that this event is occurring as a result of a Find Next command. |
![]() |
SearchString | Returns the search string being used for the search. |
![]() |
StartPage | Returns the page number on which to start searching. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SearchEventArgs Class
Microsoft.Reporting.WinForms Namespace