Description
-
Returns width of the each column, in pixels.
Property type
-
An Integer value.
Syntax
-
object.ColWidth
The ColWidth 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 width (in
pixels) of each column. It depends on current
Font setting.
When Font is changed, ColWidth is changed too.
|