GridLayoutRowBuilder
Methods
Height(System.String)
Defines the height of the grid row as px.
Parameters
value - System.String
RETURNS
A new instance of GridLayoutRowBuilder for further configuration.
Example
Razor
.Height("100px")