# TreeItemRenderer

The TreeItemRenderer component is the basic ItemRenderer for all components based on the TreeComponent.

The TreeItemRenderer provides:

  • the graphical connection lines between parent and child elements
  • the icon for opening and closing individual elements
  • a text representation of a record

# Properties

# Parameter

No special parameters can be assigned to a TreeItemRenderer.

Request missing documentation