For a list of all members of this type, see DefaultFilterExpression members.
Name | Description | |
---|---|---|
![]() | Condition | filtering condition (StartsWith, EndsWith, etc.) |
![]() | Expression | filtering expression string. This is what the end user inputs, or what has been preconfigured for the column |
![]() | Logic | logic could be 'AND' or 'OR' and specify how filtering expressions should be applied |
Name | Description | |
---|---|---|
![]() | Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub