SearchState 類別
包含搜尋文字以及搜尋作業的起始頁。
繼承階層
System.Object
Microsoft.Reporting.WebForms.SearchState
命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)
語法
'宣告
<SerializableAttribute> _
Public NotInheritable Class SearchState
'用途
Dim instance As SearchState
[SerializableAttribute]
public sealed class SearchState
[SerializableAttribute]
public ref class SearchState sealed
[<SealedAttribute>]
[<SerializableAttribute>]
type SearchState = class end
public final class SearchState
SearchState 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
StartPage | 取得搜尋作業的起始頁。 | |
Text | 取得搜尋文字。 |
上層
方法
名稱 | 說明 | |
---|---|---|
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
ToString | (繼承自 Object。) |
上層
備註
這個類別是由 ReportViewer 中的 SearchState 屬性所參考。
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。