GridFilterableOperatorsEnumsSettingsTagHelper

Example

Razor
<enums/>

Attributes

AttributeTypeDescription
clearBooleanClears the default filters.
default-number-of-filtersInt32The default number of filters.
eqStringThe text of the "equal" filter operator.
isnotnullStringThe text of the "isnotnull" filter operator.
isnullStringThe text of the "isnull" filter operator.
neqStringThe text of the "not equal" filter operator.
operatorsIDictionary<String,String>The operator dictionary for storing key-value pairs. Eg: Key: "eq" Value: "12"
In this article
ExampleAttributes
Not finding the help you need?
Contact Support