TreeListBuilder<T>.ExpandedRowKeys Method
Name | Parameters | Description |
---|---|---|
ExpandedRowKeys(JS) | value | Specifies expanded rows with keys. Mirrors the client-side expandedRowKeys option. |
ExpandedRowKeys(IEnumerable) | value | Specifies expanded rows with keys. Mirrors the client-side expandedRowKeys option. |