SelectingItemsControlSelectedItemProperty Field

Defines the SelectedItem property.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly DirectProperty<SelectingItemsControl, Object?> SelectedItemProperty

Field Value

DirectPropertySelectingItemsControl, Object

See Also