Partager via


SearchEventArgs.IsFindNext, propriété

Indique que cet événement se produit suite à une commande Find Next (Suivant).

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public ReadOnly Property IsFindNext As Boolean
public bool IsFindNext { get; }
public:
property bool IsFindNext {
    bool get ();
}
member IsFindNext : bool with get
function get IsFindNext () : boolean

Valeur de propriété

Type : Boolean
Valeur Boolean.La valeur True indique que cet événement se produit à cause d'une commande Find Next (Suivant).

Voir aussi

Référence

SearchEventArgs Classe

Microsoft.Reporting.WinForms, espace de noms