Edit

Share via


Carousel.SelectedIndex Property

Definition

Gets or sets the index of the selected item.

public int SelectedIndex { get; set; }
member this.SelectedIndex : int with get, set
Public Property SelectedIndex As Integer

Property Value

The index of the selected item. The default is -1.

Applies to