First of all you must set the Name of Panorama Control which is empty by default.
Then you can set the Panorama Control’s DefaultItem property.
panoramaControl.DefaultItem = panoramaControl.Items[panoramaItemIndex];
First of all you must set the Name of Panorama Control which is empty by default.
Then you can set the Panorama Control’s DefaultItem property.
panoramaControl.DefaultItem = panoramaControl.Items[panoramaItemIndex];