FilterBuilderFieldBuilder<T>.TrueText Method
| Name | Parameters | Description |
|---|---|---|
| TrueText(JS) | value | Specifies the true value text. Applies only if dataType is 'boolean'. Mirrors the client-side trueText option. |
| TrueText(String) | value | Specifies the true value text. Applies only if dataType is 'boolean'. Mirrors the client-side trueText option. |