TdxGanttControlSheetColumn.Width Property
Specifies a column width, in pixels.
Declaration
property Width: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
Use this property to change a column width. The Width property value is changed every time a user resizes a column.
The Width property’s default value is stored in the DefaultWidth constant.
See Also