DrillEventHandler Delegate

Represents the method that will handle the Drill event.

Namespace CrystalDecisions.Web Assembly CrystalDecisions.Web (CrystalDecisions.Web.dll)

Syntax

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

Inheritance Hierarchy

Object
   Delegate
      MulticastDelegate
         DrillEventHandler

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports for Visual Studio .NET 2002

See Also

Reference

CrystalDecisions.Web Namespace