Gets whether this StackGroup is horizontally oriented.
public bool IsHorizontal { get; }
Public ReadOnly Property IsHorizontal As Boolean
To set the StackGroup orientation for all StackGroups within a View, use the WidgetView.Orientation property.