Skip to main content

TcxSchedulerEventOperations.Intersection Property

Specifies if an end-user can schedule concurrent events.

Declaration

property Intersection: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set this property to False or True to forbid or allow an end-user to overlap the “Busy“, “Out of Office“, or “Tentative“ state. The Intersection property has no effect if either of the two overlapping user events has the “Free“ state.

The default Intersection property value is True.

See Also