ReportPartBookmarkNavigationEventHandler Delegate

Represents the method that will handle the ReportPartBookmarkNavigation event.

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

Syntax

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

Inheritance Hierarchy

Object
   Delegate
      MulticastDelegate
         ReportPartBookmarkNavigationEventHandler

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports .NET 9

See Also

Reference

CrystalDecisions.Web Namespace