Grid.append

Undocumented in source. Be warned that the author may not have intended to support it.
class Grid
append
(,
int left
,
int top
,
int xspan = 1
,
int yspan = 1
,
bool hexpand = false
,
Align halign = Align.Fill
,
bool vexpand = false
,
Align valign = Align.Fill
)

Meta