Gets or sets a value indicating whether the event data for events raised by the C1TreeView control was canceled.
Namespace:
C1.Web.UI.Controls.C1TreeViewAssembly: C1TreeViewClient (in C1TreeViewClient.dll)
Syntax
| JavaScript |
|---|
function get_canceled(); function set_canceled(value); |