Skip to main content

TcxSchedulerCustomRecurrenceInfo.Start Property

Specifies the start date and time for event/holiday occurrences.

Declaration

property Start: TDateTime read; write;

Property Value

Type
TDateTime

Remarks

This property can be used with the Finish property to define the period of time in which the event/holiday reoccurs if the value of the Count property is 0. In this case, the value of the Recurrence property cannot exceed the period of time defined by the Start and Finish properties.

See Also