GridLayoutChild.row

int row() @property nothrow

Get row property.

Returns

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

Set row property.

Parameters

propvalThe row to place the child in.