Skip to main content

TcxSchedulerEventConflictsInfo.TimeRanges Property

Represents a collection which contains the available free time blocks for scheduling non-overlapped user events within the specified time period.

Declaration

property TimeRanges: TcxSchedulerTimeRanges read;

Property Value

Type
TcxSchedulerTimeRanges

Remarks

Use the TimeRanges property to access the TcxSchedulerTimeRanges collection.

See Also