Click or drag to resize

EntityViewBase<TEntity>.IBindingListView.RemoveFilter Method

Removes the current filter applied to the data source.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.11.0.0 (5.11.23.1114)
Syntax
void IBindingListView.RemoveFilter()

Implements

IBindingListView.RemoveFilter()
See Also