FilterFieldFactory

Properties

Filter - Filter

The text of the filter operators displayed in the filter.

Methods

Add(System.Linq.Expressions.Expression)

Adds a new filter field to the filter.

Parameters

expression - System.Linq.Expressions.Expression<Func>

RETURNS

Returns a FilterFieldBuilder instance that can be used to further configure the filter field.

Add()

Adds a new filter field to the filter.

RETURNS

Returns a FilterFieldBuilder instance that can be used to further configure the filter field.