public class GridRow
extends java.lang.Object
Constructor and Description |
---|
GridRow()
Initializes a new instance of the
GridRow class. |
Modifier and Type | Method and Description |
---|---|
Length |
getHeight()
Gets the height of the row.
|
void |
setHeight(Length value)
Sets the height of the row.
|
public GridRow()
GridRow
class.