Skip to main content
API

FilterBuilderCustomOperationBuilder.HasValue Method

Name Parameters Description
HasValue(JS) value Specifies whether the operation can have a value. If it can, the editor is displayed. Mirrors the client-side hasValue option.
HasValue(Boolean) value Specifies whether the operation can have a value. If it can, the editor is displayed. Mirrors the client-side hasValue option.