On this pageUIMenu.selectedIndexpublic Int32 selectedIndex { get; set; }CopyDescription#Gets/Sets the currently selected indexUsage#ExamplesampleObject.selectedIndex = 0;Copy