SelectingItemsControlSelectedIndexProperty Field

Defines the SelectedIndex property.

Definition

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

Field Value

DirectPropertySelectingItemsControl, Int32

See Also