Returns or sets a long integer value that specifies the default width of the Column objects of the ActiveGantt Schedule Control, in pixels.

Syntax:
ActiveGanttVBCtl.ColumnWidth [= Long Value]
The ColumnWidth Property (Default Values Object) syntax has these parts:
| Part |
Description |
| ActiveGanttVBCtl |
An object expression that evaluates to an ActiveGantt Schedule Control. |
| Long Value |
A long integer value that determines the default width of Column objects in pixels. |
Remarks:
To set the minimum Column width use the MinColumnWidth property.