The tree table view add-on provides an ILcyCustomizerPanelFactory that displays the properties of a domain object. It accepts TLcyDomainObjectContext instances containing domain objects that implement ILcdDataObject or ILcdFeatured.

The tree table displays two columns:

  • The first column is the name of the property

  • The second column displays the value of the property

It uses a tree structure to display nested properties.