Summary
Gets or sets the underlying
SelectingItemsControl
control.
- Namespace
- Avalonia
.Controls .Utils - Containing Type
- Selecting
Items Control Selection Adapter
Syntax
public SelectingItemsControl SelectorControl { get; set; }
Value
Type | Description |
---|---|
Selecting |
The underlying
SelectingItemsControl
control. |