Name | Description | |
---|---|---|
![]() | Not | Gets or sets a value indicating the negation of the expression. |
The following tables list the members exposed by Expression.
Name | Description | |
---|---|---|
![]() | GetFilterExpression | Converts current the Expression to the C1.DataCollection.FilterExpression. |
![]() | OnPropertyChanged | Overloaded. Raises the NotifyPropertyChanged.PropertyChanged event. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged) |
![]() | OnValueChanged | Raises the NotifyPropertyChanged.ValueChanged event. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged) |
![]() | SetField<T> | Compares two values of property and raises an NotifyPropertyChanged.PropertyChanged event if they are different. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged) |
![]() | ValueChanged | Occurs when a value of current Filter changes. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged) |