C1.WPF.DataFilter Namespace / CalendarFilterBase Class


CalendarFilterBase Class Methods

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

Public Methods
 NameDescription
Public MethodOverridden. Resets the filter value to the default value.  
Public MethodSets a value of CalendarFilterBase class.  
Top
Protected Methods
 NameDescription
Protected MethodCalls when the filter state was changed. (Inherited from C1.WPF.DataFilter.Filter)
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