Name | Description | |
---|---|---|
CombinationExpression Constructor | Overloaded. |
The following tables list the members exposed by CombinationExpression.
Name | Description | |
---|---|---|
CombinationExpression Constructor | Overloaded. |
Name | Description | |
---|---|---|
Expressions | Gets or sets the collection of Expression. | |
FilterCombination | Gets or sets the logical operator applies between expressions of the current CombinationExpression. | |
Not | Gets or sets a value indicating the negation of the expression. (Inherited from C1.WPF.DataFilter.Expression) |
Name | Description | |
---|---|---|
GetFilterExpression | Overridden. 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) |