Partager via


SearchEventHandler Délégué

Représente la méthode qui va gérer l'événement Search.

Espace de noms CrystalDecisions.Windows.Forms Assembly CrystalDecisions.Windows.Forms (CrystalDecisions.Windows.Forms.dll)

Syntaxe

<SerializableAttribute> _
Public NotInheritable Delegate SearchEventHandler
    Inherits MulticastDelegate
    Implements ICloneable, ISerializable
[SerializableAttribute]
public sealed delegate SearchEventHandler : MulticastDelegate, ICloneable, ISerializable

Hiérarchie d'héritage

Object
   Delegate
      MulticastDelegate
         SearchEventHandler

Informations de version

Crystal Reports Basic for Visual Studio 2008

Pris en charge depuis : Crystal Reports for Visual Studio .NET 2002

Voir aussi

Référence

CrystalDecisions.Windows.Forms Espace de noms