GridLayoutChild.column

int column() @property

Get column property.

Returns

The column to place the child in.
void column(int propval) @property

Set column property.

Parameters

propvalThe column to place the child in.