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

TreeListFilterableOperatorsStringSettingsTagHelper

Example

<string/>

Attributes

Attribute Type Description
contains String The text of the contains filter operator.
doesnotcontain String The text of the doesnotcontain filter operator.
endswith String The text of the endswith filter operator.
eq String The text of the eq (equal to) filter operator.
isempty String The text of the isempty filter operator.
isnotempty String The text of the isnotempty filter operator.
isnotnull String The text of the isnotnull filter operator.
isnull String The text of the isnull filter operator.
neq String The text of the ne (not equal to) filter operator.
startswith String The text of the startswith filter operator.
In this article
Not finding the help you need?