Panel.LogicalOrientation Property
The Orientation of the panel, if the panel supports layout in only a single dimension.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.Controls.OrientationThe Orientation of the panel. This property has no default value.
Subclasses of Panel can override this property. If HasLogicalOrientation is false, this property value should be ignored.
.NET Framework
Available since 3.0
Available since 3.0