Columns

Description of the columns and the data format

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

Attribute getter

public getColumns(): Column[] | undefined;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

Column[], undefined

The current value of the attribute.

Attribute setter

public setColumns(valueNew: Column[] | null): void;

Parameter

Name

Type

Description

valueNew

Column[], null

The new value of the attribute. If null is passed, the internal default value is used.

Return value

Type

Description

void

No return value.

Columns 1:

Available since version 1.14.3.130