TreeListBuilder<T>.ExpandNodesOnFiltering Method
Name | Parameters | Description |
---|---|---|
ExpandNodesOnFiltering(JS) | value | Specifies whether nodes appear expanded or collapsed after filtering is applied. Mirrors the client-side expandNodesOnFiltering option. |
ExpandNodesOnFiltering(Boolean) | value | Specifies whether nodes appear expanded or collapsed after filtering is applied. Mirrors the client-side expandNodesOnFiltering option. |