Version 24.2 (latest)

DateRecurrence Class Properties

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

Public Properties
 NameDescription
Public PropertyCountSpecifies the number of times the recurrence will re-occur. If 0 then there's no limit.  
Public PropertyFrequencySpecifies the frequency of the recurrence.  
Public PropertyIntervalSpecifies how often to recur.  
Public PropertyRulesSpecifies recurrence rules.  
Public PropertyUntilSpecifies when to stop to recur.  
Public PropertyWeekStartSpecifies the start of the week. Default value is Monday.  
Protected Properties
 NameDescription
Protected PropertyHasListenersGets whether there are any listeners for the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier)
See Also