New to Telerik ReportingStart a free 30-day trial

Specifies the vertical alignment of an object or text in a report item.

Definition

Namespace:Telerik.Reporting.Drawing

Assembly:Telerik.Reporting.dll

Syntax:

C#
public enum VerticalAlign

Fields

Specifies that the object is aligned to the bottom.

C#
Bottom = 2

Specifies that the object is aligned to the middle.

C#
Middle = 1

Specifies that the object is aligned to the top.

C#
Top = 0
In this article
DefinitionFieldsBottomMiddleTop
Not finding the help you need?
Contact Support