New to Telerik UI for ASP.NET Core? 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 configurator for the string setting.

Number(System.Action)

The texts of the filter operators displayed for number fields.

Parameters

configurator - System.Action<FilterOperatorsNumberSettingsBuilder>

The configurator for the number setting.

Date(System.Action)

The texts of the filter operators displayed for date fields.

Parameters

configurator - System.Action<FilterOperatorsDateSettingsBuilder>

The configurator for the date setting.

Boolean(System.Action)

The texts of the filter operators displayed for boolean fields

Parameters

configurator - System.Action<FilterOperatorsBooleanSettingsBuilder>

The configurator for the boolean setting.

In this article
Not finding the help you need?