# `GSPrintGridView.allowsEmptySelection`

*Instance Property*

## Declaration

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

```objc
@property (nonatomic) BOOL allowsEmptySelection;
```

```python
allowsEmptySelection() -> bool
setAllowsEmptySelection_(allowsEmptySelection: bool)
```

