GUI Attributes

rowLength

This attribute defines how many slots a row has or how many columns the grid has.

Examples

// Default value
rowLength = 3;

rowLength = 2;