GridLayoutChild.row

int row() @property

Get row property.

Returns

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

Set row property.

Parameters

propvalThe row to place the child in.