# `BCCollectionViewLayoutManager maximumNumberOfItemsPerRow`

*Instance Method*

## Declaration

```swift
func maximumNumberOfItemsPerRow() -> UInt
```

```objc
- (NSUInteger) maximumNumberOfItemsPerRow;
```

```python
maximumNumberOfItemsPerRow() -> int
```

