Version 24.2 (latest)

IFilterViewModel Interface Methods

For a list of all members of this type, see IFilterViewModel members.

Public Methods
 NameDescription
 MethodAttachToProviderConnects this IFilterViewModel with particular IDataProvider.  
 MethodDetachFromProviderDisconnects this IFilterViewModel from particular IDataProvider.  
 MethodGetFilterMemberOverloaded. Gets the filter member related to given Infragistics.Olap.Data.IMember.  
 MethodLoadFilterMembersAsyncLoads the filter members asynchronously.  
 MethodSelectMatchingFilterMembersCheck only the filter members that contain a specific search string.  
See Also