Back to Devexpress

TdxGanttControlRecurrencePattern.Start Property

vcl-dxganttcontroltasks-dot-tdxganttcontrolrecurrencepattern-d19924ec.md

latest1.0 KB
Original Source

TdxGanttControlRecurrencePattern.Start Property

Specifies a recurring task chain’s start date and time.

Declaration

delphi
property Start: TDateTime read; write;

Property Value

Type
TDateTime

Remarks

Use this property with Finish to set a time limit for a task occurrence. This property has an effect if the FinishType property value is Date.

The Start property’s default value is 12/30/1899.

See Also

WeekStartDay

TdxGanttControlRecurrencePattern Class

TdxGanttControlRecurrencePattern Members

dxGanttControlTasks Unit