SelectionModelTSingleSelect Property

Definition

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

Property Value

Boolean

Implements

ISelectionModelSingleSelect

See Also