Version 24.2 (latest)

FunctionFilterExpression Class Properties

For a list of all members of this type, see FunctionFilterExpression members.

Public Properties
 NameDescription
Public PropertyFunctionArgumentsGets the arguments of the function.  
Public PropertyFunctionTypeGets or sets the function type of the function.  
Public PropertyHasFunctionArgumentsGets whether the expression has arguments specified.  
Public PropertyIsAutoGenerated (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
Public PropertyIsFunctionOverridden. Gets if the expression is a function expression.  
Public PropertyIsLiteralGets whether the expression is a literal. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
Public PropertyIsNullGets whether the expresssion is null. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
Public PropertyIsOperationGets whether the expression is an operation. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
Public PropertyIsPropertyReferenceGets whether the expression is a property reference. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
Public PropertyIsWrapperGets whether the expression is a wrapper expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
Public PropertyPrecedenceOverridden.   
Protected Properties
 NameDescription
Protected PropertyIsBooleanFunctionGets if the function has a boolean return type.  
See Also