Search results

ExpandOnSettings API in JavaScript TreeView API control

Defines the expand type of the TreeView node.

  • Auto - The expand/collapse operation happens when you double-click on the node in desktop.
  • Click - The expand/collapse operation happens when you single-click on the node in desktop.
  • DblClick - The expand/collapse operation happens when you double-click on the node in desktop.
  • None - The expand/collapse operation will not happen.