Udostępnij za pośrednictwem


Właściwość ReportViewer.SearchState —

Gets the search text and the start page of the current report search operation.

Przestrzeń nazw:  Microsoft.Reporting.WinForms
Zestaw:  Microsoft.ReportViewer.WinForms (w Microsoft.ReportViewer.WinForms.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property SearchState As SearchState
[BrowsableAttribute(false)]
public SearchState SearchState { get; }
[BrowsableAttribute(false)]
public:
property SearchState^ SearchState {
    SearchState^ get ();
}
[<BrowsableAttribute(false)>]
member SearchState : SearchState with get
function get SearchState () : SearchState

Wartość właściwości

Typ: Microsoft.Reporting.WinForms.SearchState
A SearchState object, or null if there is not an ongoing report search operation.

Zobacz też

Informacje

ReportViewer Klasa

Przestrzeń nazw Microsoft.Reporting.WinForms