Version

CancelEventArgs class Members

The following tables list the members exposed by CancelEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelEventArgs Constructor  
Public Properties
 NameDescription
Public PropertybrowserEventGets reference to browser event.Reference to browser event. (Inherited from Infragistics.Web.UI.EventArgs)
Public PropertycancelChecks if event was canceled.True: event was canceled  
Public Methods
 NameDescription
Public MethoddisposeDisposes object. (Inherited from Infragistics.Web.UI.EventArgs)
See Also