Kendo.Mvc.UI.PivotConfiguratorV2MessagesFieldMenuOperatorsSettings
Defines the fluent API for configuring the PivotConfiguratorV2MessagesFieldMenuOperatorsSettings settings.
Properties
Contains
The text of the "contains" filter operator.
Doesnotcontain
The text of the "Does not contain" filter operator.
Startswith
The text of the "Starts with" filter operator.
Endswith
The text of the "Ends with" filter operator.
Eq
The text of the "equal" filter operator.
Neq
The text of the "not equal" filter operator.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary