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