| C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.UICustomization Namespace : VerticalAlignment Enumeration |
'Declaration Public Enum VerticalAlignment Inherits System.Enum
public enum VerticalAlignment : System.Enum
| Member | Description |
|---|---|
| Bottom | The object or text is aligned to the bottom. |
| Default | The alignment is not specified. |
| Middle | The object or text is aligned to the center. |
| Top | The object or text is aligned to the top. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Editor.UICustomization.VerticalAlignment