For a list of all members of this type, see FunctionFilterExpression members.
Name | Description | |
---|---|---|
![]() | FunctionArguments | Gets the arguments of the function. |
![]() | FunctionType | Gets or sets the function type of the function. |
![]() | HasFunctionArguments | Gets whether the expression has arguments specified. |
![]() | IsAutoGenerated | (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
![]() | IsFunction | Overridden. Gets if the expression is a function expression. |
![]() | 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 | Gets whether the expression is a wrapper expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
![]() | Precedence | Overridden. |
Name | Description | |
---|---|---|
![]() | IsBooleanFunction | Gets if the function has a boolean return type. |