public NameValuePanel() { table = new TablePanel(TableWidth.Preferred(), TableWidth.Weight()); table.CellSpacing = 10; }