TreeListBuilder<T>.AutoNavigateToFocusedRow Method
| Name | Parameters | Description |
|---|---|---|
| AutoNavigateToFocusedRow(JS) | value | Automatically scrolls the component to the focused row when the focusedRowKey is changed. Mirrors the client-side autoNavigateToFocusedRow option. |
| AutoNavigateToFocusedRow(Boolean) | value | Automatically scrolls the component to the focused row when the focusedRowKey is changed. Mirrors the client-side autoNavigateToFocusedRow option. |