Name | Description | |
---|---|---|
![]() | PredicateExpression Constructor |
The following tables list the members exposed by PredicateExpression.
Name | Description | |
---|---|---|
![]() | PredicateExpression Constructor |
Name | Description | |
---|---|---|
![]() | Not | Gets or sets a value indicating the negation of the expression. (Inherited from C1.WPF.DataFilter.Expression) |
![]() | Predicate | Gets the predicate which will filter the collection. |
Name | Description | |
---|---|---|
![]() | GetFilterExpression | Overridden. Converts current the Expression to the C1.DataCollection.FilterExpression. |
![]() | OnPropertyChanged | Overloaded. Raises the PropertyChanged event. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged) |
![]() | OnValueChanged | Raises the ValueChanged event. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged) |
![]() | SetField<T> | Compares two values of property and raises an 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) |