TreeListBuilder<T>.SelectedRowKeys Method
| Name | Parameters | Description |
|---|---|---|
| SelectedRowKeys(JS) | value | Allows you to select rows or determine which rows are selected. Mirrors the client-side selectedRowKeys option. |
| SelectedRowKeys(IEnumerable) | value | Allows you to select rows or determine which rows are selected. Mirrors the client-side selectedRowKeys option. |