TdxGanttControlSheetColumns Methods
A column collection in the Chart View Sheet and Resource Sheet View.Name | Description |
---|---|
Add(TdxGanttControlSheetColumnClass) | Appends a new column to the column collection. |
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
BeginUpdate | Postpones all change notifications until an EndUpdate call. |
Delete(Integer) | Deletes a column at a specified position from the collection. |
EndUpdate | Sends postponed notifications about changes in the collection. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
Insert(Integer,TdxGanttControlSheetColumnClass) | Adds a column to the specified position in the collection. |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
Remove(TdxGanttControlSheetColumn) | Deletes the specified column. |
Reset | Resets column collection options. |
ToString | Inherited from TObject. |
See Also