Enum VerticalAlign
Specifies the vertical alignment of an object or text in a report item.
Namespace: Telerik.Reporting.Drawing
Assembly: Telerik.Reporting.dll
Syntax
public enum VerticalAlign
Bottom
Specifies that the object is aligned to the bottom.
Middle
Specifies that the object is aligned to the middle.
Top
Specifies that the object is aligned to the top.