Freigeben über


LongListSelector.GridCellSize-Eigenschaft

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
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

Eigenschaftswert

Typ: System.Windows.Size

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

LongListSelector Klasse

Microsoft.Phone.Controls-Namespace