Method ExtWpf.AddColumns
Overload
Adds one or more columns. Like wpfBuilder.Columns, but does not clear existing columns.
public static void AddColumns(this Grid g, params WBGridLength[] widths)
Parameters
g (Grid) |
widths (WBGridLength[])
Column widths. An argument can be:
|