Share via


Proprietà LongListSelector.GridCellSize

Spazio dei nomi:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Sintassi

'Dichiarazione
Public Property GridCellSize As Size
public Size GridCellSize { get; set; }
public:
property Size GridCellSize {
    Size get ();
    void set (Size value);
}
member GridCellSize : Size with get, set

Valore proprietà

Tipo: System.Windows.Size

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LongListSelector Classe

Spazio dei nomi Microsoft.Phone.Controls