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