Description
-
Returns height of the each row, in pixels.
Property type
-
An Integer value.
Syntax
-
object.RowHeight
The RowHeight Property syntax has these parts:
| object |
An 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.
|