getRowHeightUnit

[ Function ]

public getRowHeightUnit(): 'px' | undefined;

This function returns the currently set value for the RowHeightUnit attribute.

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

'px', undefined

The current value of the attribute.

See also

The attribute can only be read and therefore has no setter.

Origin: TcHmiEventGrid

getRowHeightUnit 1:

Available from version 1.10