Skip to main content

TdxGanttControlResourceViewSheetOptions Methods

Stores the Resource Sheet View settings.
Name Description
AddExtendedAttributeColumn(string) Appends a custom field to a View sheet. Inherited from TdxGanttControlViewSheetOptions.
AddExtendedAttributeColumns Appends custom fields to a sheet column collection. Inherited from TdxGanttControlViewSheetOptions.
AddExtendedAttributeColumns(TdxGanttControlExtendedAttributeCFType) Appends custom fields of the specified type to a sheet column collection. Inherited from TdxGanttControlViewSheetOptions.
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. Inherited from TdxGanttControlViewSheetOptions.
ToString Inherited from TObject.
See Also