Back to Devexpress

TdxGanttControlCalendars Members

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

latest7.0 KB
Original Source

TdxGanttControlCalendars Members

A calendar collection in the VCL Gantt Control.

Constructors

NameDescription
Create(TdxGanttControlCustomDataModel)Initializes a new instance of the TdxGanttControlModelElement class with specified settings. Inherited from TdxGanttControlModelElement.

Properties

NameDescription
CountInherited from TdxGanttControlModelElementList.
DataModelInherited from TdxGanttControlModelElement.
ItemsProvides access to all calendars in the collection.
StandardCalendarProvides access to the standard calendar settings.

Methods

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.

Constants

Name
H24CalendarWorkTimeFrom
H24CalendarWorkTimeTo
NightCalendarWorkTimeFrom1
NightCalendarWorkTimeFrom2
NightCalendarWorkTimeFrom3
NightCalendarWorkTimeTo1
NightCalendarWorkTimeTo2
NightCalendarWorkTimeTo3
StandardCalendarWorkTimeFrom1
StandardCalendarWorkTimeFrom2
StandardCalendarWorkTimeTo1
StandardCalendarWorkTimeTo2

See Also

TdxGanttControlCalendars Class

dxGanttControlCalendars Unit