Table of Contents

Method AddStackPanel

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

AddStackPanel(bool)

Creates new StackPanel and adds it to the Children.

public virtual StackPanel AddStackPanel(bool isVertical = true)

Parameters

isVertical bool

Returns

StackPanel