GridLayoutColumnBuilder
Methods
Width(System.String)
Defines the width of the column.
Parameters
value - System.String
The width to be set
RETURNS
A new instance of GridLayoutColumnBuilder for further configuration.
Example
Razor
.Width("100px")