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

TreeListFilterableOperatorsDateSettingsTagHelper

Example

<date/>

Attributes

Attribute Type Description
eq String The text of the eq (equal to) filter operator.
gt String The text of the gte (greater than or equal to) filter operator.
gte String The text of the gte (greater than or equal to) filter operator.
isnotnull String The text of the isnotnull filter operator.
isnull String The text of the isnull filter operator.
lt String The text of the "lte" (less than or equal to) filter operator.
lte String The text of the "lte" (less than or equal to) filter operator.
neq String The text of the ne (not equal to) filter operator.
In this article
Not finding the help you need?