TdxGanttControlViewSheetOptions Methods
Contains settings related to custom field management.| Name | Description |
|---|---|
| AddExtendedAttributeColumn(string) | Appends a custom field to a View sheet. |
| AddExtendedAttributeColumns | Appends custom fields to a sheet column collection. |
| AddExtendedAttributeColumns(TdxGanttControlExtendedAttributeCFType) | Appends custom fields of the specified type to a sheet column collection. |
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| BeginUpdate | Inherited from TdxGanttControlPersistent. |
| CancelUpdate | Inherited from TdxGanttControlPersistent. |
| EndUpdate | Inherited from TdxGanttControlPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
| Reset | Inherited from TdxGanttControlPersistent. |
| RetrieveMissingExtendedAttributeColumns | Creates custom fields omitted during a chart load operation. |
| ToString | Inherited from TObject. |
See Also