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