For a list of all members of this type, see FilterViewModelBase members.
| Name | Description | |
|---|---|---|
![]() | AttachToProvider | Connects this FilterViewModelBase with particular IDataProvider. |
![]() | CommitChanges | Called in order to commit the pending changes. |
![]() | CompareTo | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. |
![]() | ContainsFilterMember | Determines whether a filter member is found in children filter members of this instance for the specified member. |
![]() | DetachFromProvider | Disconnects this FilterViewModelBase from particular IDataProvider. |
![]() | GetFilterMember | Overloaded. Gets the filter member related to given Infragistics.Olap.Data.IMember. |
![]() | LoadFilterMembersAsync | Loads the filter members asynchronously. |
![]() | RollbackChanges | Called in order to rollback the pending changes. |
![]() | SelectMatchingFilterMembers | See IFilterViewModel.SelectMatchingFilterMembers. |
![]() | WaitToLoad | Blocks current thread until load of the members finish. |
| Name | Description | |
|---|---|---|
![]() | GenerateFilterMembers | Generates list of filter members based on members collection. |
![]() | GetMemberFilterSource | Gets the filter source instance for the member. |
![]() | OnPropertyChanged | Invoked whenever the effective value of any property on this ViewModelBase has been updated. The specific dependency property that changed is reported in the event data. (Inherited from Infragistics.Olap.ViewModelBase) |
![]() | OnSelectionChanged | Raises the SelectionChanged event. |