TreeCol

This element describes a column in a tree or table

Custom Attributes

Name

Description

label

The column name

primary

???

type

The type of the column, IE text (TODO: Need full list of types supported per environment)

pen:binding

The binding method name to get the column value

pen:childrenbinding

The binding method name to get a list of children for this column

editable

If true, denotes that this column is editable

pen:disabledbinding

???

pen:tooltipbinding

The binding method name to get the tooltip value

pen:expandedbinding

The binding method name to get the expanded boolean value