Klasa SearchState
Contains the search text and the start page of a search operation.
Hierarchia dziedziczenia
Object
Microsoft.Reporting.WebForms.SearchState
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
Public NotInheritable Class SearchState
[SerializableAttribute]
public sealed class SearchState
[SerializableAttribute]
public ref class SearchState sealed
[<Sealed>]
[<SerializableAttribute>]
type SearchState = class end
public final class SearchState
Typ SearchState uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
StartPage | Gets the start page of the search operation. |
![]() |
Text | Gets the search text. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). |
![]() |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). |
![]() |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). |
![]() |
ToString | Returns a string that represents the current object. (Odziedziczone z Object). |
Początek
Uwagi
This class is referenced by the SearchState property in ReportViewer.
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.