eQuantic.UI Documentation
Layout component for arranging elements in a vertical or horizontal line.
new Stack(direction: StackDirection.Vertical).Add(elem1).Add(elem2);