Constructor VerticalStackPanel
VerticalStackPanel(Control)
Initializes a new instance of the VerticalStackPanel class.
public VerticalStackPanel(Control parent)
Parameters
parentControlParent of the control.
VerticalStackPanel()
Initializes a new instance of the VerticalStackPanel class.
public VerticalStackPanel()