Back to product page

ColWidth property


Returns width of the each column, in pixels.

Type

Integer

Syntax

  • Basic
object.ColWidth [= value]
The ColWidth(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 width (in pixels) of each column. It depends on current Font setting. When Font is changed, ColWidth is changed too.

Platforms

Windows