Grid.baselineRow
int baselineRow() @property nothrowGet baselineRow property.
Returns
The row to align to the baseline when valign is using baseline alignment.
void baselineRow(int propval) @property nothrowSet baselineRow property.
Parameters
propval | The row to align to the baseline when valign is using baseline alignment. |