For a list of all members of this type, see FilterExpression members.
Name | Description | |
---|---|---|
![]() | Column | reference to the grid column |
![]() | Condition | filtering condition (StartsWith, EndsWith, etc.) |
![]() | Expr | filtering experssion string. This is what the end user inputs, or what has been preconfigured for the column |
![]() | Key | Column key (Inherited from Infragistics.Web.Mvc.GridColumnExpression) |
![]() | Logic | Sorting / filtering / etc. boolean logic - AND or OR. Default is AND (Inherited from Infragistics.Web.Mvc.GridColumnExpression) |
Name | Description | |
---|---|---|
![]() | Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub