NSGridView
A container that aligns views in a flexible grid of rows and columns.
Declaration
class NSGridViewOverview
A grid view helps you lay out content, such as photos or thumbnails, in a row-column arrangement similar to a spreadsheet. Within a grid view, an item that occupies a single row-column intersection is represented by an NSGridCell object.