Version

PropertyReferenceFilterExpression Class Properties

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

Public Properties
 NameDescription
Public PropertyIsAutoGenerated (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
Public PropertyIsFunctionGets whether the expression is a function. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
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 PropertyIsPropertyReferenceOverridden. Gets if the expression is a property reference.  
Public PropertyIsWrapperGets whether the expression is a wrapper expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
Public PropertyPrecedenceOverridden.   
Public PropertyPropertyReferenceGets/sets the property reference  
See Also