---
title: canRemoveAllRows
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsruleeditor/canremoveallrows
---

# canRemoveAllRows

A Boolean value that indicates whether all the rows can be removed.

## Declaration

```swift
var canRemoveAllRows: Bool { get set }
```

## See Also

### Configuring a Rule Editor

- [isEditable](appkit/nsruleeditor/iseditable.md)
- [nestingMode](appkit/nsruleeditor/nestingmode-swift.property.md)
- [NSRuleEditor.NestingMode](appkit/nsruleeditor/nestingmode-swift.enum.md)
- [rowHeight](appkit/nsruleeditor/rowheight.md)
