C1.WPF.DataFilter Namespace / Filter Class


Filter Class Methods

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

Public Methods
 NameDescription
Public MethodResets the filter value to the default value.  
Top
Protected Methods
 NameDescription
Protected MethodCalls when the filter state was changed.  
Protected MethodOverloaded. Raises the NotifyPropertyChanged.PropertyChanged event. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged)
Protected MethodRaises the NotifyPropertyChanged.ValueChanged event. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged)
Protected MethodCompares two values of property and raises an NotifyPropertyChanged.PropertyChanged event if they are different. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged)
Top
See Also