Enum
VerticalAlign

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

Definition

Namespace:Telerik.Reporting.Drawing

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public enum VerticalAlign

Fields

Bottom

Specifies that the object is aligned to the bottom.

Declaration

cs-api-definition
Bottom = 2

Field Value

VerticalAlign

Middle

Specifies that the object is aligned to the middle.

Declaration

cs-api-definition
Middle = 1

Field Value

VerticalAlign

Top

Specifies that the object is aligned to the top.

Declaration

cs-api-definition
Top = 0

Field Value

VerticalAlign

In this article
DefinitionFieldsBottomMiddleTop
Not finding the help you need?
Contact Support