Skip to main content
A newer version of this page is available. .

ASPxClientCancelEventArgs Members

Provides data for cancelable client events.

Constructors

Name Description
constructor Initializes a new object of the ASPxClientCancelEventArgs type with the specified value.

Properties

Name Description
cancel Gets or sets a value indicating whether the action which raised the event should be canceled.
See Also