For a list of all members of this type, see WrapperExpression members.
Name | Description | |
---|---|---|
![]() | Expression | The expression this wrapper will be working off of. |
![]() | InnerExpression | Gets the wrapped expression. |
![]() | IsAutoGenerated | (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
![]() | IsFunction | Gets whether the expression is a function. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
![]() | IsLiteral | Gets whether the expression is a literal. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
![]() | IsNull | Gets whether the expresssion is null. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
![]() | IsOperation | Gets whether the expression is an operation. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
![]() | IsPropertyReference | Gets whether the expression is a property reference. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
![]() | IsWrapper | Overridden. Gets whether the expression is a wrapper expression. |
![]() | Precedence | Overridden. Indicates the precedence of the operation, if applicable. |
![]() | PropertyName | Gets the property name associated with the wrapped expression, if any. |
Name | Description | |
---|---|---|
![]() | Factory |