Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerOccurrenceCalculator Methods
Show Inherited Hide Inherited

The TcxSchedulerOccurrenceCalculator class provides functionality for examining occurrences.
Name Description
CalcNearestOccurrenceIntervals(TDateTime,TDateTime,TDateTime,TDateTime)
CalcOccurrence(Integer) Inherited from TcxSchedulerRecurrenceCalculator.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNextOccurrence Inherited from TcxSchedulerRecurrenceCalculator.
GetOccurrenceCount(TDateTime) Returns a count of the total number of occurrences up to the AEndDate date.
ToString Inherited from TObject.
ValidateTimeBoundsForOccurrence(TcxSchedulerEvent,TDateTime,TDateTime,TDateTime,TDateTime)
See Also