FilterBuilderBuilder<T>.Value Method
Name | Parameters | Description |
---|---|---|
Value(Object) | filterExpr | Allows you to specify a filter. Mirrors the client-side value option. |
Value(String) | jsExpr | Allows you to specify a filter. Mirrors the client-side value option. |