Skip to content

SelectedIndex Property

Mauricio Jorquera edited this page Nov 14, 2023 · 1 revision

Gets or sets the index of the first item in the current selection.

Syntax

C#

public int SelectedIndex { get; set; }

Remarks

The default value is 0.