Version

IAdvancedFilterViewModel Interface Methods

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

Public Methods
 NameDescription
 MethodAddLabelConditionAdds a new ILabelConditionViewModel to the condition view models collection.  
 MethodApplyConditionsApply the conditions accumulated in the view model to the data source.  
 MethodClearLabelConditionsClears all items from the condition view models collection.  
 MethodFillConditionsFiil the conditions in the view model with the filters in the data source.  
 MethodRemoveLabelConditionRemoves a specific ILabelConditionViewModel from the condition view models collection.  
See Also