SelectingItemsControlSelectionAdapterSelectorControl Property
Namespace: Avalonia.Controls.UtilsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public SelectingItemsControl? SelectorControl { get; set; }
Public Property SelectorControl As SelectingItemsControl
Get
Set
member SelectorControl : SelectingItemsControl with get, set
Property Value
SelectingItemsControlThe underlying
SelectingItemsControl
control.