LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUI.TreeView Properties

A list of properties in IntegralUI TreeView widget.

Properties


  • allowAnimation
  • Inherited. Determines whether animations of element's properties are allowed
  • allowDrag
  • Gets or sets a value indicating whether items from TreeView can be dragged
  • allowDrop
  • Gets or sets a value indicating whether the TreeView can accept data that the user drags onto it
  • animationSpeed
  • Inherited. Gets or sets the speed of animation effects
  • dataFields
  • Specifies data fields that match the data in local data source
  • hoverSelection
  • Determines whether an item can be selected while mouse cursor hovers over its space
  • indent
  • Gets or sets the distance to indent each of the child tree item levels
  • itemIcon
  • A HTML element which represents a default icon shown for all items that don't have an icon
  • itemSpacing
  • Gets or sets a space between items
  • pathSeparator
  • Gets or sets the delimiter string that the tree item path uses
  • rtl
  • Determines whether left-to-right or right-to-left layout is active
  • selectedIndex
  • Gets or sets the currently selected item by using its index
  • selectedItem
  • Gets or sets the currently selected item
  • showIcons
  • Determines whether icons are visible or not
  • showStatusIcons
  • Determines whether status icons are visible or not