Version 20.1

FilterExpression Class Properties

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

Public Properties
 NameDescription
Public PropertyColumnreference to the grid column  
Public PropertyConditionfiltering condition (StartsWith, EndsWith, etc.)  
Public PropertyExprfiltering experssion string. This is what the end user inputs, or what has been preconfigured for the column  
Public PropertyKeyColumn key (Inherited from Infragistics.Web.Mvc.GridColumnExpression)
Public PropertyLogicSorting / filtering / etc. boolean logic - AND or OR. Default is AND (Inherited from Infragistics.Web.Mvc.GridColumnExpression)
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub