Skip to main content

TdxGanttControlSheetColumn Properties

A column in the Chart View Sheet and Resource Sheet View.
Name Description
AllowHide Specifies if a user can hide the column via a drag-and-drop operation.
AllowInsert Specifies if a user can insert an extra column.
AllowMove Specifies if a user can drag and drop the column to change its position.
AllowRename Specifies if a user can change the column’s caption.
AllowSize Specifies if a user can drag the column header edges to change the column width.
AllowWordWrap Specifies if the column supports word wrap.
Caption Specifies the column’s caption.
Index Specifies the columns index in a sheet column collection.
Owner Returns a sheet column collection.
Visible Manages the column visibility.
Width Specifies a column width, in pixels.
WordWrap Specifies if the sheet column can wrap its caption.
See Also