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
Public method SearchEventArgs Constructs a new SearchEventArgs object.

Top

Public Properties

  Name Description
Public property Cancel  (Inherited from CancelEventArgs.)
Public property IsFindNext Indicates that this event is occurring as a result of a Find Next command.
Public property SearchString Returns the search string being used for the search.
Public property StartPage Returns the page number on which to start searching.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method ms254621.static(en-us,VS.100).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SearchEventArgs Class
Microsoft.Reporting.WebForms Namespace