The following tables list the members exposed by RecurrenceBase.
Name | Description | |
---|---|---|
HasListeners | Gets whether there are any listeners for the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier) |
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) |