TdxGanttControlSheetColumn Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a sheet column. |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Allow |
Specifies if a user can hide the column via a drag-and-drop operation. |
Allow |
Specifies if a user can insert an extra column. |
Allow |
Specifies if a user can drag and drop the column to change its position. |
Allow |
Specifies if a user can change the column’s caption. |
Allow |
Specifies if a user can drag the column header edges to change the column width. |
Allow |
Specifies if the column supports word wrap. |
Caption | Specifies the column’s caption. |
Index | Specifies the column‘s index in a sheet column collection. |
Owner | Returns a sheet column collection. |
Visible | Manages the column visibility. |
Width | Specifies a column width, in pixels. |
Word |
Specifies if the sheet column can wrap its caption. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Query |
Inherited from TInterfaced |
Reset | Resets sheet column options. |
To |
Inherited from TObject. |
#Constants
Name | Description |
---|---|
Default |
Stores the column default width (in pixels). |
Min |
Stores the minimum width of the column (in pixels). |
See Also