| C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.UICustomization Namespace : HorizontalAlignment Enumeration |
'Declaration Public Enum HorizontalAlignment Inherits System.Enum
public enum HorizontalAlignment : System.Enum
| Member | Description |
|---|---|
| Center | The object or text is aligned the center. |
| Default | The alignment is not specified. |
| Left | The object or text is aligned to the left. |
| Right | The object or text is aligned to the right. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Editor.UICustomization.HorizontalAlignment