Method AddStackPanel
AddStackPanel(bool)
Creates new StackPanel and adds it to the Children.
public virtual StackPanel AddStackPanel(bool isVertical = true)
Parameters
isVertical
bool
Creates new StackPanel and adds it to the Children.
public virtual StackPanel AddStackPanel(bool isVertical = true)
isVertical
bool