'Declaration Public Enum DropDownAlignment Inherits System.Enum
public enum DropDownAlignment : System.Enum
'Declaration Public Enum DropDownAlignment Inherits System.Enum
public enum DropDownAlignment : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.Ribbon.DropDownAlignment