TcxSchedulerEventConflictsInfo.TimeRanges Property
In This Article
Represents a collection which contains the available free time blocks for scheduling non-overlapped user events within the specified time period.
#Declaration
Delphi
property TimeRanges: TcxSchedulerTimeRanges read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the TimeRanges property to access the TcxSchedulerTimeRanges collection.
See Also