Column

[ Interface ]

export interface Column extends SimpleColumn{
    name: string;
}

Inherits from SimpleColumn.

Properties

Name

Type

Description

name

string

Name of the property in the data object

Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiTreeView.ColumnDefinitionList

Column 1:

Available since version 1.12.760