Provides data for a Search event in the ReportViewer control.
SearchEventArgs データ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
名前 | 説明 | |
---|---|---|
![]() |
SearchEventArgs | Constructs a SearchEventArgs object. |
このページのトップへ
パブリック プロパティ
名前 | 説明 | |
---|---|---|
![]() |
Cancel | ( 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. |
このページのトップへ
パブリック メソッド
( プロテクト メソッド も参照)
名前 | 説明 | |
---|---|---|
![]() |
Equals | オーバーロードされます。 ( Object から継承されます。) |
![]() |
GetHashCode | ( Object から継承されます。) |
![]() |
GetType | ( Object から継承されます。) |
![]() ![]() |
ReferenceEquals | ( Object から継承されます。) |
![]() |
ToString | ( Object から継承されます。) |
このページのトップへ
プロテクト メソッド
名前 | 説明 | |
---|---|---|
![]() |
Finalize | ( Object から継承されます。) |
![]() |
MemberwiseClone | ( Object から継承されます。) |
このページのトップへ