Share via


ExceptionEventArgs.Handled Property

Gets or sets whether the event was handled. Set to true if you do not want the default action to occur.

Namespace CrystalDecisions.Shared Assembly CrystalDecisions.Shared (CrystalDecisions.Shared.dll)

Syntax

'Declaration

Public Property Handled As Boolean
public bool Handled {get; set;}

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports .NET 10

See Also

Reference

ExceptionEventArgs Class
ExceptionEventArgs Members
CrystalDecisions.Shared Namespace