TreeListBuilder<T>.AutoExpandAll Method
| Name | Parameters | Description |
|---|---|---|
| AutoExpandAll(JS) | value | Specifies whether all rows are expanded. Mirrors the client-side autoExpandAll option. |
| AutoExpandAll(Boolean) | value | Specifies whether all rows are expanded. Mirrors the client-side autoExpandAll option. |