TileControl.ScrollOrientation Property

Definition

Gets or sets the scroll orientation of the tile. Less images are drawn when you choose the Horizontal or Vertical value.

public Microsoft.Toolkit.Uwp.UI.Controls.ScrollOrientation ScrollOrientation { get; set; }
member this.ScrollOrientation : Microsoft.Toolkit.Uwp.UI.Controls.ScrollOrientation with get, set
Public Property ScrollOrientation As ScrollOrientation

Property Value

Applies to