# RowLockConfig

**Kind**: interface | **Module**: [Workspaces](https://docs.interop.io/desktop/reference/javascript/workspaces/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/workspaces/rowlockconfig/index.html

A config object which provides fine grain control when locking a row

## Properties

- **`allowDrop`** (`boolean`, optional)
  (Enterprise only) Controls the ability of the users to drop outside windows in the row
- **`allowSplitters`** (`boolean`, optional)
  Prevents the splitters for being draggable, so the windows cannot be resized within the row
