SelectingItemsControlWrapSelection Property
Gets or sets a value which indicates whether to wrap around when the first
or last item is reached.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool WrapSelection { get; set; }
Public Property WrapSelection As Boolean
Get
Set
member WrapSelection : bool with get, set
Property Value
Boolean