Sdílet prostřednictvím


VirtualizingStackPanel.Orientation Vlastnost

Definice

Získá nebo nastaví hodnotu, která popisuje vodorovnou nebo svislou orientaci skládaného obsahu.

public:
 property System::Windows::Controls::Orientation Orientation { System::Windows::Controls::Orientation get(); void set(System::Windows::Controls::Orientation value); };
public System.Windows.Controls.Orientation Orientation { get; set; }
member this.Orientation : System.Windows.Controls.Orientation with get, set
Public Property Orientation As Orientation

Hodnota vlastnosti

Orientation

Podřízený Orientation obsah. Výchozí formát je Vertical.

Poznámky

Informace o vlastnosti závislosti

Pole identifikátoru OrientationProperty
Vlastnosti metadat nastavené na true AffectsMeasure

Platí pro