Gets or sets a value indicating whether the event should be canceled.

Namespace:  C1.Web.UI.Controls.C1Window
Assembly:  C1WindowClient (in C1WindowClient.dll)

Syntax

JavaScript
function get_cancel();
function set_cancel(value);

See Also