Name | Description | |
---|---|---|
CombinationExpression Constructor | Initializes a new instance of the CombinationExpression. |
The following tables list the members exposed by CombinationExpression.
Name | Description | |
---|---|---|
CombinationExpression Constructor | Initializes a new instance of the CombinationExpression. |
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.DataFilter.Expression) |
Name | Description | |
---|---|---|
GetFilterExpression | Overridden. Converts current the Expression to the C1.DataCollection.FilterExpression. |