Compartir a través de


ZoomEventHandler Delegado

Representa el método que va a controlar al evento Zoom.

Espacio de nombres CrystalDecisions.Windows.Forms Ensamblado CrystalDecisions.Windows.Forms (CrystalDecisions.Windows.Forms.dll)

Sintaxis

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

Jerarquía de herencia

Object
   Delegate
      MulticastDelegate
         ZoomEventHandler

Información de versión

Crystal Reports Basic for Visual Studio 2008

Admitido desde: Crystal Reports for Visual Studio .NET 2002

Vea también

Referencia

CrystalDecisions.Windows.Forms Espacio de nombres