'Declaration Public Enum ContainerOrientation Inherits System.Enum
'Usage Dim instance As ContainerOrientation
public enum ContainerOrientation : System.Enum
'Declaration Public Enum ContainerOrientation Inherits System.Enum
'Usage Dim instance As ContainerOrientation
public enum ContainerOrientation : System.Enum
Member | Description |
---|---|
None | Containers will always be laid out leveled without regard to the path's layout (parallel to the horizontal edges of the application, window, or screen, for example). |
OrientOnPath | Containers will be rotated to be perpendicular to the axis of the path segment they are on. |
System.Object
System.ValueType
System.Enum
Xceed.Wpf.ListBox.ContainerOrientation
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2