FilterBuilderBuilder<T>.AllowHierarchicalFields Method
| Name | Parameters | Description |
|---|---|---|
| AllowHierarchicalFields(JS) | value | Specifies whether the UI component can display hierarchical data fields. Mirrors the client-side allowHierarchicalFields option. |
| AllowHierarchicalFields(Boolean) | value | Specifies whether the UI component can display hierarchical data fields. Mirrors the client-side allowHierarchicalFields option. |