The following tables list the members exposed by DateRecurrence.
Name | Description | |
---|---|---|
![]() | DateRecurrence Constructor |
Name | Description | |
---|---|---|
![]() | Count | Specifies the number of times the recurrence will re-occur. If 0 then there's no limit. |
![]() | Frequency | Specifies the frequency of the recurrence. |
![]() | Interval | Specifies how often to recur. |
![]() | Rules | Specifies recurrence rules. |
![]() | Until | Specifies when to stop to recur. |
![]() | WeekStart | Specifies the start of the week. Default value is Monday. |
Name | Description | |
---|---|---|
![]() | HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
![]() | Equals | Overridden. Returns true if the specified object equals this object. |
![]() ![]() | FromICalendarString | Parses the specified recurrence string in the format of ICalendar to a DateRecurrence instance. |
![]() | GetHashCode | Overridden. Returns the hash code of this object. |
![]() ![]() | ToICalendarString | Converts the specified recurrence to its ICalendar string representation. |
![]() | ToString | Overridden. Returns string representation of the recurrence. |
![]() | ToStringWithStartDate | Returns a string representation of the recurrence based on the specified start date. |
![]() | ToStringWithStartDateAndTimes | Returns a string representation of the recurrence based on the specified start date. |
Name | Description | |
---|---|---|
![]() | OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | OnHasListenersChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifierExtended) |
![]() | RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | SetField<T> | (Inherited from Infragistics.PropertyChangeNotifierExtended) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |