SelectionModel<T> Properties
Properties
AnchorIndex | |
Count | |
ItemsView | Gets an ItemsSourceView(T) of the Source. (Inherited from SelectionNodeBase(T)) |
RangesEnabled | Gets or sets a value indicating whether range selection is currently enabled for the selection node. (Inherited from SelectionNodeBase(T)) |
SelectedIndex | |
SelectedIndexes | |
SelectedItem | |
SelectedItems | |
SingleSelect | |
Source |
See Also
Reference
SelectionModel(T) Class
Avalonia.Controls.Selection Namespace