Back to Devexpress

TdxGanttControlRecurrencePattern.Month Property

vcl-dxganttcontroltasks-dot-tdxganttcontrolrecurrencepattern-15d705b0.md

latest893 B
Original Source

TdxGanttControlRecurrencePattern.Month Property

Specifies a month for a task occurrence.

Declaration

delphi
property Month: Integer read; write;

Property Value

Type
Integer

Remarks

Use this property to specify a number from 1 to 12 to schedule a month for a recurring task. This property has an effect if the Type property value is AbsoluteYearly or RelativeYearly.

See Also

TdxGanttControlRecurrencePattern Class

TdxGanttControlRecurrencePattern Members

dxGanttControlTasks Unit