| Name | Description |
 | Add | Overloaded. Returns an expression that is an Add expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | And | Returns an expression that is an And expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Cast | Overloaded. Returns an expression that is an Cast expression of the current expression and propertyType. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Ceiling | Returns an expression that is an Ceiling expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Concat | Overloaded. Returns an expression that is an Concat expression of the current expression and toAppend. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Contains | Overloaded. Returns an expression that is an Contains expression of the current expression and subString. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Date | Returns an expression that is an Date expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Day | Returns an expression that is an Day expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Divide | Overloaded. Returns an expression that is a Divide expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | DividedBy | Overloaded. Returns an expression that is a Divide expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | EndsWith | Overloaded. Returns an expression that is an EndsWith expression of the current expression and subString. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Env | Returns an environment variable, if applicable. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Evaluate | Evaluates the expression for the provided item, given a data provider and schema. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | EvaluateWithEnvironment | Overridden. Evaluates the expression for the provided item. |
 | Floor | Returns an expression that is a Floor expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Group | Returns an expression that is a group expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Hour | Returns an expression that is an Hour expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IndexOf | Overloaded. Returns an expression that is an IndexOf expression of the current expression and toFind. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsEqualTo | Overloaded. Returns an expression that is an IsEqualTo expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsGreaterThan | Overloaded. Returns an expression that is an IsGreaterThan expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsGreaterThanOrEqualTo | Overloaded. Returns an expression that is an IsGreaterThanOrEqualTo expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsLastMonth | Returns an expression that is a LastMonth expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsLastQuarter | Returns an expression that determines if the current expression is a date within the last quarter of the year. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsLastWeek | Returns an expression that is a LastWeek expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsLastYear | Returns an expression that is a LastYear expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsLessThan | Overloaded. Returns an expression that is an IsLessThan expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsLessThanOrEqualTo | Overloaded. Returns an expression that is an IsLessThanOrEqualTo expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsNextMonth | Returns an expression that is a NextMonth expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsNextQuarter | Returns an expression that determines if the current expression is a date within the next quarter of the year. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsNextWeek | Returns an expression that is a NextWeek expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsNextYear | Returns an expression that is a NextYear expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsNotEqualTo | Overloaded. Returns an expression that is an IsNotEqualTo expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsOf | Overloaded. Returns an expression that is an IsOf expression of the current expression and propertyType. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsQ1 | Returns an expression that determines if the current expression is a date within Q1 (Jan, Feb, Mar). (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsQ2 | Returns an expression that determines if the current expression is a date within Q2 (Apr, May, Jun). (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsQ3 | Returns an expression that determines if the current expression is a date within Q3 (Jul, Aug, Sep). (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsQ4 | Returns an expression that determines if the current expression is a date within Q4 (Oct, Nov, Dec). (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsThisMonth | Returns an expression that is a ThisMonth expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsThisQuarter | Returns an expression that determines if the current expression is a date within the current quarter of the year. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsThisWeek | Returns an expression that is a ThisWeek expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsThisYear | Returns an expression that is a ThisYear expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsToday | Returns an expression that determines if the current expression is today's date. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsTomorrow | Returns an expression that determines if the current expression is tomorrow's date. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsYearToDate | Returns an expression that determines if the current expression is a date between the start of the year and today's date. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | IsYesterday | Returns an expression that determines if the current expression is yesterday's date. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Length | Returns an expression that is an Length expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | MarkAutoGenerated | (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Match | Determines if an item matches the filter expression given a data provider and schema. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | MatchWithEnvironment | Determines if an item matches the filter expression given a data provider and schema. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Minus | Overloaded. Returns an expression that is an Subtract expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Minute | Returns an expression that is an Minute expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Modulo | Overloaded. Returns an expression that is an Modulus expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Month | Returns an expression that is an Month expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Multiply | Overloaded. Returns an expression that is an Multiply expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Not | Returns an expression that is a Not expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Now | Returns an expression that is an Now expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Or | Returns an expression that is an Or expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Plus | Overloaded. Returns an expression that is an Add expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Replace | Overloaded. Returns an expression that is an Replace expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Round | Returns an expression that is an Round expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Second | Returns an expression that is an Second expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | StartsWith | Overloaded. Returns an expression that is an StartsWith expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Substring | Overloaded. Returns an expression that is an Substring expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Subtract | Overloaded. Returns an expression that is an Subtract expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Time | Returns an expression that is an Time expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Times | Overloaded. Returns an expression that is an Multiply expression of the current expression and right. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | ToLower | Returns an expression that is an ToLower expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | ToUpper | Returns an expression that is an ToUpper expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Trim | Returns an expression that is an Trim expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |
 | Year | Returns an expression that is an Year expression of the current expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression) |