On this pageInlineList.selectedIndexpublic Int32 selectedIndex { get; set; }CopyDescription#Gets/Sets the selected index.Usage#sampleObject.selectedIndex = 0; Copy