'Declaration Public Enum RibbonGroupLayoutAlignment Inherits System.Enum
public enum RibbonGroupLayoutAlignment : System.Enum
Member | Description |
---|---|
Center | The items are arranged such that they are vertically centered when the layout direction is vertical and horizontally centered when the layout direction is horizontal. |
Default | The alignment of the items is the default, which is near. |
Far | The items are arranged such that they are nearest to the bottom edge when the layout direction is vertical and nearest the right edge when the layout direction is horizontal. |
Near | The items are arranged such that they are nearest to the top edge when the layout direction is vertical and nearest the left edge when the layout direction is horizontal. |
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