For a list of all members of this type, see RecordFilter members.
Name | Description | |
---|---|---|
![]() | ApplyPendingFilter | Applies any pending filter changes |
![]() | Clear | Clears conditions of this record filter. |
![]() | LoadConditions | Deserializes the specified conditions which were previously saved using the SaveConditions method into this Record Filter. The loaded conditions will overlay existing conditions (if any). |
![]() | MeetsCriteria | Returns true if the specified DataRecord meets conditions of this RecordFilter. |
![]() | SaveConditions | Saves the conditions associated with this Record Filter by serializing them into a string which can subsequently be passed to the LoadConditions method to deserialize the conditions back into this Record Filter. |
Name | Description | |
---|---|---|
![]() | OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | OnHasListenersChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) |