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