Summary
Gets or sets the selection mode.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- Selecting
Items Control
Syntax
protected SelectionMode SelectionMode { get; set; }
Remarks
Note that the selection mode only applies to selections made via user interaction.
Multiple selections can be made programatically regardless of the value of this property.
Value
Type | Description |
---|---|
SelectionMode |