Table of Contents

Constructor VerticalStackPanel

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

VerticalStackPanel(AbstractControl)

Initializes a new instance of the VerticalStackPanel class.

public VerticalStackPanel(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

VerticalStackPanel()

Initializes a new instance of the VerticalStackPanel class.

public VerticalStackPanel()