Table of Contents

Constructor VerticalStackPanel

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

VerticalStackPanel(Control)

Initializes a new instance of the VerticalStackPanel class.

public VerticalStackPanel(Control parent)

Parameters

parent Control

Parent of the control.

VerticalStackPanel()

Initializes a new instance of the VerticalStackPanel class.

public VerticalStackPanel()