Condividi tramite


ZoomEventHandler Delegato

Rappresenta il metodo che gestirà l'evento Zoom.

Spazio dei nomi CrystalDecisions.Windows.Forms Assembly CrystalDecisions.Windows.Forms (CrystalDecisions.Windows.Forms.dll)

Sintassi

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

Gerarchia di ereditarietà

Object
   Delegate
      MulticastDelegate
         ZoomEventHandler

Informazioni sulla versione

Crystal Reports Basic for Visual Studio 2008

Supportata da: Crystal Reports for Visual Studio .NET 2002

Vedere anche

Riferimento

CrystalDecisions.Windows.Forms Spazio dei nomi