RibbonItemAlignment Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Ribbon
public enum RibbonItemAlignment
Member name | Value | Description | |
---|---|---|---|
Near | 0 | Specifies all items are aligned to the near edge. | |
Center | 1 | Specifies all items are centered. | |
Far | 2 | Specifies all items are aligned to the far edge. |