Kendo.Mvc.UI.Fluent.EnumOperatorsBuilder
Defines the fluent interface for configuring the Filter menu EnumOperators DropDownList options.
Methods
Clear
Clears the options. Supported only in conjunction with custom messages.
IsEqualTo(System.String)
Sets the text for IsEqualTo operator filter menu item.
Parameters
message System.String
The message
IsNotEqualTo(System.String)
Sets the text for IsNotEqualTo operator filter menu item.
Parameters
message System.String
The message
IsNull(System.String)
Sets the text for IsNull operator filter menu item.
Parameters
message System.String
The message
IsNotNull(System.String)
Sets the text for IsNotNull operator filter menu item.
Parameters
message System.String
The message