SelectingItemsControlWrapSelection Property

Gets or sets a value which indicates whether to wrap around when the first or last item is reached.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool WrapSelection { get; set; }

Property Value

Boolean

See Also