Udostępnij za pośrednictwem


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
Właściwość publiczna StartPage Gets the start page of the search operation.
Właściwość publiczna Text Gets the search text.

Początek

Metody

  Nazwa Opis
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda publiczna 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.

Zobacz też

Informacje

Przestrzeń nazw Microsoft.Reporting.WebForms