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

FilterOperatorsSettingsBuilder

Methods

String(System.Action)

The texts of the filter operators displayed for string fields.

Parameters

configurator - System.Action<FilterOperatorsStringSettingsBuilder>

The action that configures the string.

Number(System.Action)

The texts of the filter operators displayed for number fields.

Parameters

configurator - System.Action<FilterOperatorsNumberSettingsBuilder>

The action that configures the number.

Date(System.Action)

The texts of the filter operators displayed for date fields.

Parameters

configurator - System.Action<FilterOperatorsDateSettingsBuilder>

The action that configures the date.

Boolean(System.Action)

The texts of the filter operators displayed for boolean fields

Parameters

configurator - System.Action<FilterOperatorsBooleanSettingsBuilder>

The action that configures the boolean.

In this article
Not finding the help you need?