Back to product page

RowHeight property


Returns height of the each row, in pixels.

Type

Integer

Syntax

  • Basic
object.RowHeight [= value]
The RowHeight(object) syntax has these parts:
objectAn expression evaluating to an object of type wodTelnetDLX

Remarks

This property is only available in OCX (GUI) version of the component.

This property will return height (in pixels) of each row. It depends on current Font setting. When Font is changed, RowHeight is changed too.

Platforms

Windows