Back to Devexpress

TdxGanttControlCalendars Methods

vcl-dxganttcontrolcalendars-dot-tdxganttcontrolcalendars-dot-underscore-methods.md

latest4.5 KB
Original Source

TdxGanttControlCalendars Methods

A calendar collection in the VCL Gantt Control.

NameDescription
AppendCreates a new calendar and appends it to the collection.
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginUpdateInherited from TdxGanttControlPersistent.
CancelUpdateInherited from TdxGanttControlPersistent.
Create24HoursCalendarCreates a new twenty-four-hour calendar and appends it to the collection.
CreateNightCalendarCreates a new “Night Shift” calendar and appends it to the collection.
EndUpdateInherited from TdxGanttControlPersistent.
Equals(TObject)Inherited from TObject.
GetCalendarByName(string)Returns a calendar with the specified name.
GetCalendarByUID(Integer)Returns a calendar with the specified unique identifier.
GetHashCodeInherited from TObject.
GetItemByUID(Integer)Inherited from TdxGanttControlModelUIDElementList.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
IndexOf(TdxGanttControlModelElementListItem)Inherited from TdxGanttControlModelElementList.
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
Remove(TdxGanttControlCalendar)Deletes the specified calendar.
ResetInherited from TdxGanttControlPersistent.
ToStringInherited from TObject.

See Also

TdxGanttControlCalendars Class

TdxGanttControlCalendars Members

dxGanttControlCalendars Unit