Defines the number of columns in a grid layout and how the grid layout distributes the content in columns.
The column into which grid layout places the item.
Defines the number of columns an item in a grid layout occupies.
The direction in which the items are arranged when you add them to a grid layout.
Defines the number of rows in a grid layout and how the grid layout distributes the content in rows.
The row into which grid layout places the item.
Defines the number of rows an item in a grid layout occupies.