New to Telerik UI for ASP.NET MVC? Download free 30-day trial

CompositeFilterDescriptor

Properties

LogicalOperator - FilterCompositionLogicalOperator

FilterDescriptors - FilterDescriptorCollection

CaseSensitiveFilter - Boolean

Methods

CreateFilterExpression(System.Linq.Expressions.Expression)

Creates a filter expression by delegating its creation to Kendo.Mvc.FilterDescriptorBase.CreateFilterExpression(System.Linq.Expressions.ParameterExpression), if "instance" is System.Linq.Expressions.ParameterExpression, otherwise throws System.ArgumentException

Parameters

instance - System.Linq.Expressions.Expression

The instance expression, which will be used for filtering.

RETURNS

A predicate filter expression.

ToJson()

In this article
Not finding the help you need?