Version

DefaultDateRecurrenceCalculator Class Members

The following tables list the members exposed by DefaultDateRecurrenceCalculator.

Public Constructors
Public Properties
 NameDescription
Public PropertyFirstOccurrenceDateOverridden. Gets the date-time in UTC of the first occurrence.  
Public PropertyLastOccurrenceDateOverridden. Gets the date-time in UTC of the last occurrence.  
Public Methods
 NameDescription
Public MethodDoesRecurOnDateSpecifies whether an occurrence occurs on the same day as the specified date. (Inherited from Infragistics.Controls.Schedules.DateRecurrenceCalculatorBase)
Public MethodDoesRecurOnDateAndTimeSpecifies whether an occurrence occurs on the specified date-time value, within second. (Inherited from Infragistics.Controls.Schedules.DateRecurrenceCalculatorBase)
Public MethodGetOccurrencesOverloaded. Overridden. Gets the occurrences within the specified date range. The date-time values of the range are in UTC.  
See Also