'Declaration Public Enum ItemAlignment Inherits System.Enum
public enum ItemAlignment : System.Enum
Member | Description |
---|---|
LeftToRight | Items are laid out from left to right, starting at the top of the control; when the available horizontal space for the current row is exhausted, positioning continues on the next row. |
TopToBottom | Items are laid out from top to bottom, starting at the left edge of the control; when the available vertical space for the current column is exhausted, positioning continues on the next column. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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