# `GSPrintGridView numberOfItems`

*Instance Method*

## Declaration

```swift
func numberOfItems() -> Int
```

```objc
- (NSInteger) numberOfItems;
```

```python
numberOfItems() -> int
```

