Panel.LogicalOrientationPublic Vlastnost

Definice

Panel Orientation , pokud panel podporuje rozložení pouze v jedné dimenzi.

public:
 property System::Windows::Controls::Orientation LogicalOrientationPublic { System::Windows::Controls::Orientation get(); };
public System.Windows.Controls.Orientation LogicalOrientationPublic { get; }
member this.LogicalOrientationPublic : System.Windows.Controls.Orientation
Public ReadOnly Property LogicalOrientationPublic As Orientation

Hodnota vlastnosti

Orientation

Panel Orientation . Tato vlastnost nemá výchozí hodnotu.

Poznámky

Pokud HasLogicalOrientation ano false, měla by být tato hodnota vlastnosti ignorována.

Platí pro