# `GSPrintGridView.allowsMultipleSelection`

*Instance Property*

## Declaration

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

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

```python
allowsMultipleSelection() -> bool
setAllowsMultipleSelection_(allowsMultipleSelection: bool)
```

