Grid.baselineRow

int baselineRow() @property

Get baselineRow property.

Returns

The row to align to the baseline when valign is using baseline alignment.
void baselineRow(int propval) @property

Set baselineRow property.

Parameters

propvalThe row to align to the baseline when valign is using baseline alignment.