Pivot.SelectedIndex (Propiedad)

Espacio de nombres:  Microsoft.Phone.Controls
Ensamblado:  Microsoft.Phone (en Microsoft.Phone.dll)

Sintaxis

'Declaración
Public Property SelectedIndex As Integer
public int SelectedIndex { get; set; }
public:
property int SelectedIndex {
    int get ();
    void set (int value);
}
member SelectedIndex : int with get, set

Valor de propiedad

Tipo: System.Int32

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

Pivot Clase

Microsoft.Phone.Controls (Espacio de nombres)