Version 20.1

DefaultFilterExpression Class Properties

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

Public Properties
 NameDescription
Public PropertyConditionfiltering condition (StartsWith, EndsWith, etc.)  
Public PropertyExpressionfiltering expression string. This is what the end user inputs, or what has been preconfigured for the column  
Public PropertyLogiclogic could be 'AND' or 'OR' and specify how filtering expressions should be applied  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub