[]
Alignment of the drop-down portion of RibbonDropDownBase.
public enum DropDownAlignment
Public Enum DropDownAlignment
Name | Description |
---|---|
Center | The popup form is centered. |
Default | Use the default alignment rules for the given element. |
Left | The popup form is aligned by its left side. |
Right | The popup form is aligned by its right side. |