Event arguments object that provides the ability to cancel the event.

Namespace:  C1.Web.UI.Controls.C1Schedule.Common
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public class CancelableEventArgs : EventArgs
Visual Basic
Public Class CancelableEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

See Also