The following tables list the members exposed by SubsetRecurrenceRule.
Name | Description | |
---|---|---|
SubsetRecurrenceRule Constructor | Overloaded. |
Name | Description | |
---|---|---|
OccurrenceInstance | Identifies the instance of the occurrence within the set of occurrences within the period specified by the DateRecurrence.Frequency and and DateRecurrence.Interval properties that are generated by all the recurrence rules of the DateRecurrence that are not SubsetRecurrenceRule's. Valid values are 1 to 366 and -366 to -1 where negative values indicate nth to the last. |
Name | Description | |
---|---|---|
HasListeners | Gets whether there are any listeners for the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
Equals | Overridden. Returns true if the specified object equals this object. (Inherited from Infragistics.Controls.Schedules.Services.DateRecurrenceRuleBase) | |
GetHashCode | Overridden. Returns the hash code of this object. (Inherited from Infragistics.Controls.Schedules.Services.DateRecurrenceRuleBase) |
Name | Description | |
---|---|---|
OnFirstListenerAdding | Virtual method called when the first listener is being added to the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event. (Inherited from Infragistics.Services.PropertyChangeNotifier) | |
OnHasListenersChanged | Virtual method called when the HasListeners property changes. (Inherited from Infragistics.Services.PropertyChangeNotifier) | |
OnPropertyChanged | Overridden. Called when property changed event is raised. (Inherited from Infragistics.Services.PropertyChangeNotifierExtended) | |
RaisePropertyChangedEvent | Raises the PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier) | |
SetField<T> | Helper method used by property setters to change the value of a field and raise the PropertyChanged event. (Inherited from Infragistics.Services.PropertyChangeNotifierExtended) |
Name | Description | |
---|---|---|
PropertyChanged | Raised when a property has changed (Inherited from Infragistics.Services.PropertyChangeNotifier) |