Version

DateRecurrence Class Properties

For a list of all members of this type, see DateRecurrence members.

Public Properties
 NameDescription
Public PropertyDescriptionReturns the human-readable description of this DateRecurrence instance.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyPatternDayOfMonthGets/sets the number of the day in its respective month on which each occurrence will occur.  
Public PropertyPatternDaysOfWeekGets/sets the day(s) of the week on which each occurrence occurs.  
Public PropertyPatternFrequencyGets/sets the frequency at which the recurrence occurs, i.e., whether it occurs daily, weekly, monthly or yearly.  
Public PropertyPatternIntervalGets/sets the interval between occurrences of the recurrence.  
Public PropertyPatternMonthOfYearGets/sets the month of the year on which individual occurrences will occur.  
Public PropertyPatternOccurrenceOfDayInMonthGets/sets whether the recurrence should occur on the first, second, third, fourth or last occurrence of the day of the week (corresponding to the value of the PatternDaysOfWeek property) in its respective month.  
Public PropertyPatternTypeGets/sets whether the recurrence pattern is based on a specific day of the month and/or month of the year, or if it is calculated based on other criteria.  
Public PropertyRangeEndDateGets/sets the date that defines the end of the recurrence..  
Public PropertyRangeStartDateGets/sets the date that defines the beginning of the recurrence.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also