| Visual Basic (Declaration) | |
|---|---|
Public Enum VerticalTextAlignment Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum VerticalTextAlignment : Enum | |
| Member | Description |
|---|---|
| Top | Text is aligned to the top of the control area. |
| Middle | Text is aligned in the middle of the control area. |
| Bottom | Text is aligned to the bottom of the control area. |
System.Object
System.ValueType
System.Enum
DataDynamics.ActiveReports.VerticalTextAlignment