SelectedIndexDecrement Method
Decrements the SelectedIndex property of the underlying SelectingItemsControl control.
Definition
Namespace: Avalonia.Controls.Utils
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected void SelectedIndexDecrement()
Protected Sub SelectedIndexDecrement
member SelectedIndexDecrement : unit -> unit
See Also
Reference
SelectingItemsControlSelectionAdapter Class
Avalonia.Controls.Utils Namespace