Skip to main content

SelectorControl Property

Gets or sets the underlying SelectingItemsControl control.

Definition

Namespace: Avalonia.Controls.Utils
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public SelectingItemsControl? SelectorControl { get; set; }

Property Value

SelectingItemsControl
The underlying SelectingItemsControl control.

See Also

Reference

SelectingItemsControlSelectionAdapter Class
Avalonia.Controls.Utils Namespace