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