customOperations[]
calculateFilterExpression
this
keyword refers to the custom operation's configuration.See Also
dataTypes
Define this option to make the custom operation available for all fields of specific data types. You can also make the operation available for an individual field by including the operation's name in the field's filterOperations array.
editorTemplate
Name | Type | Description |
---|---|---|
value | | | |
The editor's value. |
field |
The field's configuration. |
|
setValue |
A method that you should call to change the field value after the editor value changes. |
icon
Specifies an icon that represents the operation. Accepts the name of an icon from the built-in icon library, a path to an image, or the CSS class of an icon stored in an external icon library.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
We appreciate your feedback.