Kendo.Mvc.UI.FilterField
Defines the fluent API for configuring the FilterField settings.
Properties
EditorTemplate
The template which the widget will use to create the field editor.
EditorTemplateId
The id for the EditorTemplate
Label
Defines a value which will be visualized instead of the data feild name.
Name
A value matching a field name from the datasource model.
Type
Defines the value type of the field.
DefaultValue
A value which will be initially set as a filter value when an expression item for the specific field is created.
Operators
The text of the filter operators displayed in the filter.
PreviewFormat
The format of the displayed in the preview value.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary