VirtualizingStackPanelOrientation Property
Gets or sets the axis along which items are laid out.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Orientation Orientation { get; set; }
Public Property Orientation As Orientation
Get
Set
member Orientation : Orientation with get, set
Property Value
Orientation
One of the enumeration values that specifies the axis along which items are laid out.
The default is Vertical.