Show / Hide Table of Contents

Enum Orientation

Defines constants that specify the different orientations that a control or layout can have.

Namespace: System.Windows.Controls
Assembly: OpenSilver.dll
Syntax
public enum Orientation

Fields

Name Description
Horizontal

The control or layout should be horizontally oriented.

Vertical

The control or layout should be vertically oriented.

  • Improve this Doc
  • View Source