Method ExtWpf.AddRows
Overload
Adds one or more rows. Like wpfBuilder.Row.
public static void AddRows(this Grid g, params WBGridLength[] heights)
Parameters
| g (Grid) |
|
heights (WBGridLength[])
Row height. Can be:
|
Adds one or more rows. Like wpfBuilder.Row.
public static void AddRows(this Grid g, params WBGridLength[] heights)
| g (Grid) |
|
heights (WBGridLength[])
Row height. Can be:
|